move more stuf out of flake.nix
This commit is contained in:
parent
0bb0018450
commit
6bfa995c4d
10 changed files with 180 additions and 112 deletions
|
|
@ -3,7 +3,7 @@
|
|||
enable = true;
|
||||
openFirewall = true;
|
||||
settings = {
|
||||
PermitRootLogin = "without-password";
|
||||
PermitRootLogin = "prohibit-password";
|
||||
PasswordAuthentication = false;
|
||||
KbdInteractiveAuthentication = false;
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue