This commit is contained in:
death916 2025-05-29 01:54:37 -07:00
parent 3055c73803
commit 4e34f6f1d8

View file

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