hermes: remove module, secrets, flake input, and host entry (VM to be decommissioned)

This commit is contained in:
2026-09-04 15:05:49 -05:00
parent 804764f874
commit 8ac8e29256
8 changed files with 0 additions and 182 deletions
-2
View File
@@ -3,7 +3,6 @@
nixpkgs.url = "github:nixos/nixpkgs/nixos-unstable";
hyprland.url = "github:hyprwm/Hyprland";
hermes-agent.url = "github:NousResearch/hermes-agent";
agenix.url = "github:ryantm/agenix";
hjem = {
@@ -60,7 +59,6 @@
nixos-vm2 = mkHost "nixos-vm2" [ "core" ];
qemu-vm = mkHost "qemu-vm" [ "core" ];
goyplex-vm = mkHost "goyplex-vm" [ "k3s-server" ];
hermes-vm = mkHost "hermes-vm" [ "hermes" ];
};
};
}