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