WIP: switch to open modules
This commit is contained in:
parent
fec002c10b
commit
2d93d5c465
4 changed files with 30 additions and 22 deletions
|
|
@ -5,7 +5,7 @@
|
|||
openFirewall = true;
|
||||
settings = {
|
||||
KbdInteractiveAuthentication = lib.mkDefault false;
|
||||
PermitRootLogin = lib.mkDefault "prohibit-password";
|
||||
# PermitRootLogin = lib.mkDefault "prohibit-password";
|
||||
PasswordAuthentication = lib.mkDefault false;
|
||||
};
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue