fixed steam in twilight
This commit is contained in:
parent
3dc579073d
commit
6d776eabcb
3 changed files with 25 additions and 19 deletions
|
@ -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;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue