From 662120ebbb0ad49b01e36e886e12a05227a52344 Mon Sep 17 00:00:00 2001 From: iFargle Date: Fri, 30 Jun 2023 23:12:19 +0900 Subject: [PATCH] Reorganize --- laptop/configuration.nix | 17 +++++++++-------- 1 file changed, 9 insertions(+), 8 deletions(-) diff --git a/laptop/configuration.nix b/laptop/configuration.nix index 3adddcf6..a6111577 100644 --- a/laptop/configuration.nix +++ b/laptop/configuration.nix @@ -135,14 +135,6 @@ isNormalUser = true; description = "Albert J. Copeland"; extraGroups = [ "networkmanager" "wheel" ]; - packages = with pkgs; [ - firefox - bitwarden - steam - lutris - vlc - vscodium - ]; }; # Allow unfree packages @@ -153,8 +145,17 @@ # List packages installed in system profile. To search, run: environment.systemPackages = with pkgs; [ + # Graphical applications + firefox + bitwarden + steam + lutris + vlc + vscodium + # Secureboot sbctl + # Fingerprint Reader fprintd