mirror of
https://github.com/Death916/nixconfig.git
synced 2026-04-10 02:54:39 -07:00
d
This commit is contained in:
parent
15aaa174e2
commit
b593b29d79
1 changed files with 1 additions and 1 deletions
|
|
@ -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";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue