ssh and block recipients
This commit is contained in:
parent
5d1d3c3195
commit
14a27d0b43
4 changed files with 12 additions and 3 deletions
|
|
@ -42,7 +42,9 @@
|
|||
ntp.enable = true;
|
||||
openssh.enable = true;
|
||||
openssh.settings.PasswordAuthentication = false;
|
||||
openssh.settings.PermitRootLogin = "no";
|
||||
};
|
||||
|
||||
system.stateVersion = "22.11";
|
||||
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue