lupine-4: re-enable gitea runner
All checks were successful
Build topology graph / evals (push) Successful in 3m4s
Eval nix flake / evals (push) Successful in 5m41s

This commit is contained in:
2026-04-19 00:22:30 +09:00
parent e2abbf224b
commit 6dce8bac0e

View File

@@ -4,8 +4,8 @@
./hardware-configuration/${lupineName}.nix
(fp /base)
# lupine-4 does not have enough ram for running nix flake check
] ++ lib.optionals (lupineName != "lupine-4") [ ./services/gitea-runner.nix ];
./services/gitea-runner.nix
];
sops.defaultSopsFile = fp /secrets/lupine/lupine.yaml;