fixed tailscale

This commit is contained in:
yaroslav
2026-03-16 22:33:44 +03:00
parent 085c818e94
commit 5f927fe155
8 changed files with 356 additions and 108 deletions
+2 -1
View File
@@ -1,7 +1,8 @@
{ config, lib, ... }:
{ config, pkgs, lib, ... }:
{
programs.steam = {
enable = true;
package = pkgs.millennium-steam;
remotePlay.openFirewall = true; # Open ports in the firewall for Steam Remote Play
dedicatedServer.openFirewall = true; # Open ports in the firewall for Source Dedicated Server
localNetworkGameTransfers.openFirewall = true; # Open ports in the firewall for Steam Local Network Game Transfers