Gaming/steam: open firewall for local network game transfers

This commit is contained in:
Toast 2025-10-26 19:41:18 +01:00
parent c8d487d374
commit 74175100c7

View file

@ -5,6 +5,7 @@
}: {
programs.steam = {
enable = true;
localNetworkGameTransfers.openFirewall = true;
# Doubt that I'll use it, but I'll enable it anyways
remotePlay.openFirewall = true;