environment
This commit is contained in:
@@ -340,6 +340,10 @@
|
|||||||
ProtectHome = false;
|
ProtectHome = false;
|
||||||
|
|
||||||
Restart = lib.mkForce "always";
|
Restart = lib.mkForce "always";
|
||||||
|
|
||||||
|
Environment = [
|
||||||
|
"PATH=/run/current-system/sw/bin:/nix/var/nix/profiles/default/bin"
|
||||||
|
];
|
||||||
};
|
};
|
||||||
users.users.gitea-runner = {
|
users.users.gitea-runner = {
|
||||||
isNormalUser = true;
|
isNormalUser = true;
|
||||||
|
|||||||
Reference in New Issue
Block a user