Add lingering changes

This commit is contained in:
muon 2024-05-24 20:30:18 +00:00
parent 778c2403fc
commit 74b64ab6f1
11 changed files with 74 additions and 616 deletions

View file

@ -14,6 +14,7 @@
"steam"
"steam-original"
"steam-run"
"steamcmd"
];
};
};
@ -34,7 +35,11 @@
};
};
programs.steam.enable = true;
programs.steam = {
enable = true;
remotePlay.openFirewall = true; # Open ports in the firewall for Steam Remote Play
dedicatedServer.openFirewall = true; # Open ports in the firewall for Source Dedicated Server
};
hardware = {
opengl = {