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