ssh in lan

This commit is contained in:
2026-07-15 14:14:07 -03:00
parent 0aa5c4021e
commit 0c69e71585
2 changed files with 8 additions and 8 deletions
+1 -1
View File
@@ -213,7 +213,7 @@
# broadly on every network interface by the firewall.
services.openssh = {
enable = true;
openFirewall = false;
openFirewall = true;
settings = {
PasswordAuthentication = false;
KbdInteractiveAuthentication = false;