mirror of
https://github.com/JulienMalka/snowfield.git
synced 2025-03-30 08:40:52 +02:00
We need that for deploy
This commit is contained in:
parent
6117ff0122
commit
be4f6d8b48
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@ with lib;
|
|||
enable = true;
|
||||
ports = [ 45 ];
|
||||
passwordAuthentication = false;
|
||||
permitRootLogin = "no";
|
||||
permitRootLogin = "yes";
|
||||
openFirewall = true;
|
||||
};
|
||||
};
|
||||
|
|
Loading…
Add table
Reference in a new issue