nixos/colony: Use temporary LVs until SSD is replaced

This commit is contained in:
2023-01-11 20:06:09 +00:00
parent 1aa16f7de9
commit 6fe897fd3c
3 changed files with 7 additions and 5 deletions

View File

@@ -9,6 +9,8 @@
systemd = {
services = {
# TODO: get working again
hercules-ci-agent.enable = false;
hercules-ci-agent-pre =
let
deps = [ "hercules-ci-agent.service" ];