forked from CCCHH/nix-infra
remove yate (it is now on ansible-infra)
This commit is contained in:
parent
3f6e5a30c5
commit
27390a6e10
8 changed files with 0 additions and 300 deletions
10
flake.nix
10
flake.nix
|
|
@ -150,16 +150,6 @@
|
|||
];
|
||||
};
|
||||
|
||||
yate = nixpkgs.lib.nixosSystem {
|
||||
inherit system specialArgs;
|
||||
modules = [
|
||||
self.nixosModules.common
|
||||
self.nixosModules.proxmox-vm
|
||||
sops-nix.nixosModules.sops
|
||||
./config/hosts/yate
|
||||
];
|
||||
};
|
||||
|
||||
mqtt = nixpkgs.lib.nixosSystem {
|
||||
inherit system specialArgs;
|
||||
modules = [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue