init
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
{
|
||||
services.openssh.settings.PermitRootLogin = "yes";
|
||||
{lib, ...}: {
|
||||
services.openssh.settings.PermitRootLogin = lib.mkForce "yes";
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user