This commit is contained in:
2024-09-21 17:42:24 -04:00
parent 3a7c940a3d
commit 8f2d53777b
6 changed files with 48 additions and 47 deletions

View File

@@ -92,14 +92,6 @@
openFirewall = true;
};
nixpkgs.config.allowUnfreePredicate =
pkg:
builtins.elem (lib.getName pkg) [
"steam"
"steam-original"
"steam-run"
];
programs.steam = {
enable = true;
remotePlay.openFirewall = true; # Open ports in the firewall for Steam Remote Play