kanske?
This commit is contained in:
@@ -1,9 +1,7 @@
|
||||
{
|
||||
services.openssh = {
|
||||
enable = true;
|
||||
ports = [22];
|
||||
settings = {
|
||||
AllowUsers = ["toothpick" "cnst"];
|
||||
PermitRootLogin = "no";
|
||||
PasswordAuthentication = false;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user