fixed steam in twilight

This commit is contained in:
Leyla Becker 2025-02-15 19:12:36 -06:00
parent 3dc579073d
commit 6d776eabcb
3 changed files with 25 additions and 19 deletions

View file

@ -32,6 +32,12 @@
];
};
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
};
# enabled virtualisation for docker
# virtualisation.docker.enable = true;