hermes: remove module, secrets, flake input, and host entry (VM to be decommissioned)
This commit is contained in:
@@ -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" ];
|
||||
};
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user