eh22-wiki: remove because of migration to ansible-infra

This commit is contained in:
June 2025-02-10 23:43:05 +01:00
commit a665aa15f4
Signed by: june
SSH key fingerprint: SHA256:o9EAq4Y9N9K0pBQeBTqhSDrND5E7oB+60ZNx0U1yPe0
5 changed files with 0 additions and 214 deletions

View file

@ -149,16 +149,6 @@
];
};
eh22-wiki = nixpkgs.lib.nixosSystem {
inherit system specialArgs;
modules = [
self.nixosModules.common
self.nixosModules.proxmox-vm
self.nixosModules.prometheus-exporter
./config/hosts/eh22-wiki
];
};
nix-box-june = nixpkgs.lib.nixosSystem {
inherit system specialArgs;
modules = [