mirror of
https://github.com/JulienMalka/snowfield.git
synced 2025-04-03 18:50:54 +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;
|
enable = true;
|
||||||
ports = [ 45 ];
|
ports = [ 45 ];
|
||||||
passwordAuthentication = false;
|
passwordAuthentication = false;
|
||||||
permitRootLogin = "no";
|
permitRootLogin = "yes";
|
||||||
openFirewall = true;
|
openFirewall = true;
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
Loading…
Add table
Reference in a new issue