Loading nixos/modules/services/misc/gitea.nix +1 −1 Original line number Diff line number Diff line Loading @@ -577,7 +577,7 @@ in ''; serviceConfig = { Type = "notify"; Type = "simple"; User = cfg.user; Group = cfg.group; WorkingDirectory = cfg.stateDir; Loading Loading
nixos/modules/services/misc/gitea.nix +1 −1 Original line number Diff line number Diff line Loading @@ -577,7 +577,7 @@ in ''; serviceConfig = { Type = "notify"; Type = "simple"; User = cfg.user; Group = cfg.group; WorkingDirectory = cfg.stateDir; Loading