Install gitlab-runner on Zeke
This commit is contained in:
@@ -98,6 +98,14 @@ in
|
||||
'';
|
||||
};
|
||||
};
|
||||
|
||||
gitlab-runner = {
|
||||
serviceConfig = {
|
||||
DevicePolicy = lib.mkForce "auto";
|
||||
User = "root";
|
||||
DynamicUser = lib.mkForce false;
|
||||
};
|
||||
};
|
||||
};
|
||||
|
||||
virtualisation = {
|
||||
|
||||
Reference in New Issue
Block a user