renamed depreciated options

This commit is contained in:
Luj 2023-06-10 19:07:06 +02:00
parent 73cd7960a1
commit f96a93ef50
3 changed files with 4 additions and 4 deletions

View file

@ -142,7 +142,7 @@ VfXtULncAiEA2gmqdr+ugFz5tvPdKwanroTiMTUMhhCRYVlQlyTApyQ=
services.openssh = {
enable = true;
ports = [ 45 ];
permitRootLogin = "yes";
settings.PermitRootLogin = "yes";
openFirewall = true;
};