diff options
| -rw-r--r-- | flake.nix | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -116,6 +116,7 @@ cfg.webUI.enable { systemd.services.makeshiftci-web = { + environment = {MSCI_HOME = cfg.dataDir;}; wantedBy = ["multi-user.target"]; unitConfig.ConditionUser = if cfg.createUser |
