service: gitea register
This commit is contained in:
parent
a86dbd6253
commit
ff56f1d4ab
@ -16,8 +16,11 @@
|
|||||||
name = "Homerunner";
|
name = "Homerunner";
|
||||||
tokenFile = config.age.secrets."services/gitea/homerunner-token".path;
|
tokenFile = config.age.secrets."services/gitea/homerunner-token".path;
|
||||||
labels = [
|
labels = [
|
||||||
|
"home"
|
||||||
"debian-latest:docker://node:18-bullseye"
|
"debian-latest:docker://node:18-bullseye"
|
||||||
"native:host"
|
"native:host"
|
||||||
|
"alpine-latest:docker://alpine:latest"
|
||||||
|
"nix-master:docker://nix:master"
|
||||||
];
|
];
|
||||||
hostPackages = with pkgs; [
|
hostPackages = with pkgs; [
|
||||||
bash
|
bash
|
||||||
|
Loading…
Reference in New Issue
Block a user