chore: default actions packages

This commit is contained in:
Greg Hellings
2026-08-06 20:36:41 -05:00
parent 029b71d0d4
commit 7619bf6258
+13
View File
@@ -98,6 +98,19 @@ in
inherit labels;
inherit (cfg) name;
enable = true;
hostPackages = with pkgs; [
bash
buildah
coreutils
curl
gawk
gitMinimal
gnused
nix
nodejs
podman
wget
];
url = cfg.instanceURL;
tokenFile = config.age.secrets."gitea-runner-${host}-podman".path;
settings = {