diff --git a/configuration.nix b/configuration.nix index e69de29..a479c5c 100644 --- a/configuration.nix +++ b/configuration.nix @@ -0,0 +1,16 @@ +{}: + +{ + environment.systemPackages = with pkgs; [ + librewolf + discord + prismlauncher + git + steam + jellyfin-media-player + piper + protonvpn + vscodium + node + ] +} \ No newline at end of file