diff options
Diffstat (limited to 'hosts/ganymede/config.nix')
| -rw-r--r-- | hosts/ganymede/config.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/hosts/ganymede/config.nix b/hosts/ganymede/config.nix index bd990e8..6fe1e3e 100644 --- a/hosts/ganymede/config.nix +++ b/hosts/ganymede/config.nix @@ -64,6 +64,7 @@ { port = 22; listenAddr = "0.0.0.0"; + rootLogin = true; } ]; }; |
