hosts/alyssum: disable insecure ssh
This commit is contained in:
parent
0d99bd6015
commit
59f5913b68
1 changed files with 0 additions and 3 deletions
|
|
@ -29,7 +29,4 @@
|
|||
];
|
||||
|
||||
me.environment = "headless";
|
||||
|
||||
services.openssh.settings.PermitRootLogin = lib.mkForce "yes";
|
||||
services.openssh.settings.PasswordAuthentication = lib.mkForce true;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue