Gaming/steam: open firewall for local network game transfers
This commit is contained in:
parent
c8d487d374
commit
74175100c7
1 changed files with 1 additions and 0 deletions
|
|
@ -5,6 +5,7 @@
|
||||||
}: {
|
}: {
|
||||||
programs.steam = {
|
programs.steam = {
|
||||||
enable = true;
|
enable = true;
|
||||||
|
localNetworkGameTransfers.openFirewall = true;
|
||||||
# Doubt that I'll use it, but I'll enable it anyways
|
# Doubt that I'll use it, but I'll enable it anyways
|
||||||
remotePlay.openFirewall = true;
|
remotePlay.openFirewall = true;
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue