fixed sunshine and added tpm2 support

This commit is contained in:
yaroslav
2026-04-29 13:16:46 +03:00
parent a371861dd5
commit 77531016ab
4 changed files with 11 additions and 2 deletions
+2 -2
View File
@@ -44,8 +44,8 @@
networkmanager-openvpn
];
};
networking.firewall.allowedTCPPorts = [ 22 3240 2049 25565 554 80 27040 8044 38008 ];
networking.firewall.allowedUDPPorts = [ 38401 25565 554 80 27031 27032 27033 27034 27035 27036 3658 38008 ];
networking.firewall.allowedTCPPorts = [ 22 3240 2049 25565 554 80 27040 8044 38008 47989 48010 48000];
networking.firewall.allowedUDPPorts = [ 38401 25565 554 80 27031 27032 27033 27034 27035 27036 3658 38008 47998 47999 47800 48010 48000];
networking.nftables.enable = true;
# tailscale