kittykat deployment test
This commit is contained in:
parent
573c9e3757
commit
8c193dc65b
5 changed files with 30 additions and 43 deletions
|
|
@ -7,9 +7,7 @@
|
|||
];
|
||||
services.openssh = {
|
||||
enable = true;
|
||||
settings = {
|
||||
PasswordAuthentication = true;
|
||||
PermitRootLogin = "yes";
|
||||
};
|
||||
settings.PermitRootLogin = "prohibit-password";
|
||||
allowSFTP = true;
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue