summaryrefslogtreecommitdiffstats
path: root/krebs
diff options
context:
space:
mode:
authorlassulus <git@lassul.us>2021-06-25 23:27:46 +0200
committerlassulus <git@lassul.us>2021-06-25 23:27:46 +0200
commite0cf1b6eaab0ee5080649444f91767fb71251a27 (patch)
tree6186dc939c99089cffdb4877b5c46bed735265d8 /krebs
parente46879d2c18ec89319bc976bb2728311bf60538f (diff)
parent6c1f1c26e7a5e2d11cc8a1d43d86568c760af526 (diff)
Merge remote-tracking branch 'ni/master'
Diffstat (limited to 'krebs')
-rw-r--r--krebs/3modules/repo-sync.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/krebs/3modules/repo-sync.nix b/krebs/3modules/repo-sync.nix
index f9877c0f..0312c62f 100644
--- a/krebs/3modules/repo-sync.nix
+++ b/krebs/3modules/repo-sync.nix
@@ -149,6 +149,7 @@ let
inherit (cfg.user) home name uid;
createHome = true;
description = "repo-sync user";
+ isSystemUser = true;
};
systemd.timers = mapAttrs' (name: repo: