mjolnir: remove mjolnir as it got moved to ansible-infra
See:
fe647da3bf
This commit is contained in:
parent
a884b7db7f
commit
a085f7c2e5
9 changed files with 0 additions and 353 deletions
11
flake.nix
11
flake.nix
|
|
@ -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 = [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue