Changed deprecated option to new option

This commit is contained in:
2024-12-27 13:22:16 +02:00
parent dde66151c0
commit 1a023ffbc2

View File

@@ -18,7 +18,7 @@
];
services.openssh.enable = true;
services.openssh.PasswordAuthentication = false;
services.openssh.settings.PasswordAuthentication = false;
users.users.root.hashedPassword = "$y$j9T$ZT9dUDb5fMGtQTQumYE49.$KI98XnTuykSgTAeP/gttTzEaj0Ys834WxAtKzT1CAb6";
users.users.root.openssh.authorizedKeys.keys = [