Apply tailscale reco

This commit is contained in:
Sridhar Ratnakumar 2022-07-18 16:10:40 -04:00
parent 86bdec5e4e
commit 7c31f31617

View file

@ -108,7 +108,9 @@
services.openssh.permitRootLogin = "prohibit-password";
services.openssh.enable = true;
services.tailscale.enable = true;
networking.firewall.checkReversePath = "loose"; # Tailscale recommends this
# Define a user account. Don't forget to set a password with passwd.
users.users.srid = {