lupine-4: re-enable gitea runner

This commit is contained in:
h7x4
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;