This commit is contained in:
death916 2025-05-29 02:05:25 -07:00
parent 15aaa174e2
commit b593b29d79

View file

@ -62,7 +62,7 @@
settings.PasswordAuthentication = false; # Recommended: use SSH keys
settings.PermitRootLogin = "no"; # Recommended
};
networking.firewall.checkReversePath = "loose";
# networking.firewall.checkReversePath = "loose";
services.tailscale = {
enable = true;
useRoutingFeatures = "both";