i am very smart
This commit is contained in:
parent
d50e042fb5
commit
12ec86fc41
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@
|
||||||
dedicatedServer.openFirewall = true; # Open ports in the firewall for Source Dedicated Server
|
dedicatedServer.openFirewall = true; # Open ports in the firewall for Source Dedicated Server
|
||||||
};
|
};
|
||||||
environment.systemPackages = with pkgs; [
|
environment.systemPackages = with pkgs; [
|
||||||
gamemoderun
|
gamemode
|
||||||
mangohud
|
mangohud
|
||||||
(prismlauncher.override {
|
(prismlauncher.override {
|
||||||
jdks = with pkgs; [
|
jdks = with pkgs; [
|
||||||
|
|
Loading…
Reference in a new issue