parent
f037d1dd80
commit
2637817c9c
20 changed files with 8 additions and 12 deletions
|
|
@ -1,13 +0,0 @@
|
|||
{ ...
|
||||
}:
|
||||
|
||||
{
|
||||
services.openssh = {
|
||||
enable = true;
|
||||
|
||||
settings = {
|
||||
PermitRootLogin = "prohibit-password";
|
||||
PasswordAuthentication = false;
|
||||
};
|
||||
};
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue