summaryrefslogtreecommitdiff
path: root/common.nix
diff options
context:
space:
mode:
authorChristoph Cullmann <cullmann@kde.org>2024-01-10 21:23:35 +0100
committerChristoph Cullmann <cullmann@kde.org>2024-01-10 21:23:35 +0100
commit7f5061e700ae5cca8c33afa70b7da5bbfebd49e3 (patch)
tree3ce8992bfc97cc5eea93aa80cd36bba11767c279 /common.nix
parent69ead0a3409dd97695f8d7a678fe38cd0c09f713 (diff)
more fixes
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 = [{