Add nix label
This commit is contained in:
parent
bea284a645
commit
b34ec46b56
1 changed files with 1 additions and 0 deletions
|
@ -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;
|
||||
|
|
Loading…
Reference in a new issue