From 417820544e8e8397d7367e1839b98f8ce3bfdd2a Mon Sep 17 00:00:00 2001 From: yukkop Date: Tue, 15 Sep 2026 00:58:07 +0000 Subject: [PATCH] fix: raise runner monthly budget Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent) Co-authored-by: Sisyphus --- nixos/system/hectic-lab/hectic-lab.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/nixos/system/hectic-lab/hectic-lab.nix b/nixos/system/hectic-lab/hectic-lab.nix index 672f0195..c58b4ce0 100644 --- a/nixos/system/hectic-lab/hectic-lab.nix +++ b/nixos/system/hectic-lab/hectic-lab.nix @@ -178,6 +178,7 @@ in { # NOTE(yukkop): ephemeral Hetzner VM runners (1 VM = 1 job). # Runbook: infra/gitea-runners/runbook.md "Ephemeral VM runner cutover". enable = true; + budgetEurMonthly = "30"; imageId = "429747473"; # MicroOS x86 + persistent controller SSH key and writable Nix mount armImageId = "423979717"; # OpenSUSE MicroOS ARM K3S 2026-08-24 snapshot nixImageId = "161547269"; # Ubuntu 24.04 x86; Nix needs writable root