hermes: retire agent service from hermes-vm (migrated to fen-vm)

This commit is contained in:
2026-09-04 15:05:23 -05:00
parent 564b974d34
commit 804764f874
+2 -2
View File
@@ -1,7 +1,7 @@
{ {
# hermes agent host: core + hermes container + secrets # hermes agent retired (migrated to standalone debian VM fen-vm).
# Kept as core-only so the host still builds until it is decommissioned.
imports = [ imports = [
./core.nix ./core.nix
../modules/hermes
]; ];
} }