diff --git a/configuration.nix b/configuration.nix index 437edf0..0a52092 100644 --- a/configuration.nix +++ b/configuration.nix @@ -99,6 +99,14 @@ environment.systemPackages = with pkgs; [ # vim # Do not forget to add an editor to edit configuration.nix! The Nano editor is also installed by default. # wget + librewolf + steam + discord + prismlauncher + piper + git + protonvpn-gui + vscodium ]; # Some programs need SUID wrappers, can be configured further or are @@ -128,21 +136,4 @@ # (e.g. man configuration.nix or on https://nixos.org/nixos/options.html). system.stateVersion = "25.05"; # Did you read the comment? -} - - - -{ - environment.systemPackages = with pkgs; [ - librewolf - discord - prismlauncher - git - steam - jellyfin-media-player - piper - protonvpn - vscodium - node - ] } \ No newline at end of file