mjolnir: remove mjolnir as it got moved to ansible-infra

See:
fe647da3bf
This commit is contained in:
June 2026-02-11 03:15:51 +01:00
commit a085f7c2e5
Signed by: june
SSH key fingerprint: SHA256:o9EAq4Y9N9K0pBQeBTqhSDrND5E7oB+60ZNx0U1yPe0
9 changed files with 0 additions and 353 deletions

View file

@ -178,17 +178,6 @@
];
};
mjolnir = nixpkgs.lib.nixosSystem {
inherit system specialArgs;
modules = [
self.nixosModules.common
self.nixosModules.proxmox-vm
sops-nix.nixosModules.sops
self.nixosModules.prometheus-exporter
./config/hosts/mjolnir
];
};
woodpecker = nixpkgs.lib.nixosSystem {
inherit system specialArgs;
modules = [