We need that for deploy

This commit is contained in:
Luj 2023-01-07 18:23:50 +01:00
parent 6a62789761
commit 239c09b2ad

View file

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