diff options
| -rw-r--r-- | ymir.nix | 1 |
1 files changed, 1 insertions, 0 deletions
| @@ -61,6 +61,7 @@ in { | |||
| 61 | 61 | ||
| 62 | services.openssh = { | 62 | services.openssh = { |
| 63 | enable = true; | 63 | enable = true; |
| 64 | passwordAuthentication = false; | ||
| 64 | }; | 65 | }; |
| 65 | 66 | ||
| 66 | services.fcron = { | 67 | services.fcron = { |
