Add nix label

This commit is contained in:
Daniel Flanagan 2024-07-24 11:25:15 -05:00
parent bea284a645
commit b34ec46b56

View file

@ -754,6 +754,7 @@ sudo nix run nixpkgs#ipmitool -- raw 0x30 0x30 0x02 0xff 0x00
labels = [
# type ":host" does not depend on docker/podman/lxc
"native:host"
"native:nix"
"podman"
];
tokenFile = config.sops.secrets."forgejo-runner.env".path;