service: gitea register

This commit is contained in:
2024-04-07 09:29:48 +02:00
parent a86dbd6253
commit ff56f1d4ab

View File

@@ -16,8 +16,11 @@
name = "Homerunner";
tokenFile = config.age.secrets."services/gitea/homerunner-token".path;
labels = [
"home"
"debian-latest:docker://node:18-bullseye"
"native:host"
"alpine-latest:docker://alpine:latest"
"nix-master:docker://nix:master"
];
hostPackages = with pkgs; [
bash