mirror of
https://codeberg.org/jopejoe1/nix-conf.git
synced 2025-06-07 13:29:22 +02:00
Move some packges to theire dedicated options
This commit is contained in:
parent
93da966e01
commit
3f9b86d58d
2 changed files with 6 additions and 4 deletions
|
@ -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 ];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue