diff options
| -rw-r--r-- | ymir.nix | 1 |
1 files changed, 1 insertions, 0 deletions
| @@ -139,6 +139,7 @@ in rec { | |||
| 139 | AllowGroups ssh | 139 | AllowGroups ssh |
| 140 | ''; | 140 | ''; |
| 141 | }; | 141 | }; |
| 142 | users.groups."ssh" = {}; | ||
| 142 | 143 | ||
| 143 | services.fcron = { | 144 | services.fcron = { |
| 144 | enable = true; | 145 | enable = true; |
