gitlab-runner: update

This commit is contained in:
Luj 2023-11-21 11:16:03 +01:00
parent e4055631ee
commit 57ac487354
3 changed files with 9 additions and 2 deletions

View file

@ -106,6 +106,7 @@ in
home = "/home/gitlab-runner";
isNormalUser = true;
createHome = true;
homeMode = "705";
};
nix.settings.allowed-users = [ "gitlab-runner" ];
nix.settings.trusted-users = [ "gitlab-runner" ];