summaryrefslogtreecommitdiff
path: root/common.nix
diff options
context:
space:
mode:
Diffstat (limited to 'common.nix')
-rw-r--r--common.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/common.nix b/common.nix
index 8662a25..4ac2b63 100644
--- a/common.nix
+++ b/common.nix
@@ -76,7 +76,7 @@ in
enable = true;
settings.PasswordAuthentication = true;
settings.KbdInteractiveAuthentication = true;
- ettings.PermitRootLogin = "yes";
+ settings.PermitRootLogin = "yes";
# only ed25519 keys, make them persistent
hostKeys = [{