service: gitea register

This commit is contained in:
Kabbone 2024-04-07 09:29:48 +02:00
parent a86dbd6253
commit ff56f1d4ab
Signed by: Kabbone
SSH Key Fingerprint: SHA256:A5zPB5I6u5V78V51c362BBdCwhDhfDUVbt7NfKdjWBY

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