blog ig idfk
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
systemd.services.gitea = {
|
||||
serviceConfig = {
|
||||
Type = "simple";
|
||||
ExecStart = "${lib.getExe pkgs.forgejo} -c /etc/gitea/config.ini";
|
||||
ExecStart = "${lib.getExe pkgs.gitea} -c /etc/gitea/config.ini";
|
||||
RemainAfterExit = true;
|
||||
Restart = "always";
|
||||
RestartMaxDelaySec = "1m";
|
||||
|
||||
Reference in New Issue
Block a user