Merge branch 'main' into common-config

This commit is contained in:
2025-01-07 20:35:57 +01:00
2 changed files with 5 additions and 0 deletions

View File

@ -17,5 +17,7 @@ in
# Or disable the firewall altogether.
# networking.firewall.enable = false;
programs.ssh.enableAskPassword = false;
services.tailscale.enable = true;
}