added packages
This commit is contained in:
@@ -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
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user