summaryrefslogtreecommitdiff
path: root/ymir.nix
diff options
context:
space:
mode:
Diffstat (limited to 'ymir.nix')
-rw-r--r--ymir.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/ymir.nix b/ymir.nix
index 6fb4fdcc..ace64e6e 100644
--- a/ymir.nix
+++ b/ymir.nix
@@ -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;