This commit is contained in:
parent
b4bfacdc44
commit
e6805c0e6b
1 changed files with 1 additions and 1 deletions
|
|
@ -44,7 +44,7 @@
|
|||
name = "nixos-server-runner";
|
||||
url = "https://git.proxy.${homelab.domain}";
|
||||
tokenFile = "/root/forgejo-token-runner";
|
||||
labels = [ "self-hosted:host" "docker" ];
|
||||
labels = [ "self-hosted:host" ];
|
||||
hostPackages = with pkgs; [ bash coreutils git nix openssh nodejs ];
|
||||
};
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue