Move some packges to theire dedicated options

This commit is contained in:
jopejoe1 2023-07-12 11:40:26 +02:00
parent 93da966e01
commit 3f9b86d58d
2 changed files with 6 additions and 4 deletions

View file

@ -11,12 +11,10 @@
initialPassword = "password";
extraGroups = [ "wheel" "networkmanager" ];
packages = with pkgs; [
git
kate
libsForQt5.ark
libreoffice-qt
texlive.combined.scheme-full
tela-icon-theme
lutris
bottles
] ++ lib.optionals (system == "x86_64-linux") [ discord google-chrome ];