Compare commits

...

2 commits

Author SHA1 Message Date
12ec86fc41
i am very smart 2024-12-23 02:07:48 -05:00
d50e042fb5
add gamemoderun and mangohud 2024-12-23 02:06:48 -05:00

View file

@ -6,6 +6,8 @@
dedicatedServer.openFirewall = true; # Open ports in the firewall for Source Dedicated Server
};
environment.systemPackages = with pkgs; [
gamemode
mangohud
(prismlauncher.override {
jdks = with pkgs; [
jdk8