This commit is contained in:
2026-02-18 21:06:47 -07:00
parent f7990beee6
commit 49156df8b4

View File

@@ -121,4 +121,6 @@
Restart = lib.mkForce "always"; Restart = lib.mkForce "always";
}; };
systemd.services.gitea-runner-infrastructure.path = [ pkgs.sudo ];
} }