feat: flake update workflow #1
1 changed files with 1 additions and 1 deletions
|
|
@ -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; [
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue