mirror of
https://github.com/traxys/Nixfiles.git
synced 2026-02-13 10:50:20 +01:00
gaming: Open all steam ports
This commit is contained in:
parent
e85eba03e3
commit
fde832a8d7
1 changed files with 1 additions and 0 deletions
|
|
@ -6,6 +6,7 @@
|
|||
programs.steam = {
|
||||
enable = true;
|
||||
remotePlay.openFirewall = true;
|
||||
dedicatedServer.openFirewall = true;
|
||||
};
|
||||
hardware.steam-hardware.enable = true;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue