its time to merge to master... its too big now xD #76
@@ -13,8 +13,6 @@
|
|||||||
PermitRootLogin = lib.mkForce "prohibit-password";
|
PermitRootLogin = lib.mkForce "prohibit-password";
|
||||||
PasswordAuthentication = lib.mkForce false;
|
PasswordAuthentication = lib.mkForce false;
|
||||||
};
|
};
|
||||||
authorizedKeysInHomedir = true;
|
|
||||||
authorizeKeysFromNixStore = false;
|
|
||||||
};
|
};
|
||||||
|
|
||||||
users.users.root.openssh.authorizedKeys.keys = with keys; [
|
users.users.root.openssh.authorizedKeys.keys = with keys; [
|
||||||
|
|||||||
Reference in New Issue
Block a user