change runner label
Some checks are pending
/ test (push) Waiting to run

This commit is contained in:
KoenDR06 2026-02-10 16:13:40 +01:00
parent 45905a4823
commit 0bbc3a35d4

View file

@ -75,7 +75,7 @@ in {
configFile = pkgs.writeText "runner.yml" '' configFile = pkgs.writeText "runner.yml" ''
runner: runner:
labels: labels:
- "self-hosted:host" - "nixos:host"
''; '';
in { in {
environment.systemPackages = with pkgs; [ environment.systemPackages = with pkgs; [