enable podman at runner
This commit is contained in:
@@ -151,6 +151,7 @@ in
|
|||||||
environment.systemPackages = with pkgs; [
|
environment.systemPackages = with pkgs; [
|
||||||
nodejs_21
|
nodejs_21
|
||||||
];
|
];
|
||||||
|
virtualisation.podman.enable = true;
|
||||||
|
|
||||||
services.gitea-actions-runner.instances.main = {
|
services.gitea-actions-runner.instances.main = {
|
||||||
enable = true;
|
enable = true;
|
||||||
|
|||||||
Reference in New Issue
Block a user