enable podman at runner
This commit is contained in:
parent
5785169d43
commit
a19a73d743
1 changed files with 1 additions and 0 deletions
|
|
@ -151,6 +151,7 @@ in
|
|||
environment.systemPackages = with pkgs; [
|
||||
nodejs_21
|
||||
];
|
||||
virtualisation.podman.enable = true;
|
||||
|
||||
services.gitea-actions-runner.instances.main = {
|
||||
enable = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue