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