We need that for deploy

This commit is contained in:
Julien Malka 2023-01-07 18:23:50 +01:00
parent 6117ff0122
commit be4f6d8b48
Signed by: Luj
GPG key ID: 6FC74C847011FD83

View file

@ -14,7 +14,7 @@ with lib;
enable = true;
ports = [ 45 ];
passwordAuthentication = false;
permitRootLogin = "no";
permitRootLogin = "yes";
openFirewall = true;
};
};