forked from CCCHH/nix-infra
status: remove status as it got replaced by a ansible-managed Gatus
This commit is contained in:
parent
79952f8c63
commit
28d82f149d
7 changed files with 0 additions and 232 deletions
10
flake.nix
10
flake.nix
|
|
@ -201,16 +201,6 @@
|
|||
];
|
||||
};
|
||||
|
||||
status = nixpkgs.lib.nixosSystem {
|
||||
inherit system specialArgs;
|
||||
modules = [
|
||||
self.nixosModules.common
|
||||
self.nixosModules.proxmox-vm
|
||||
sops-nix.nixosModules.sops
|
||||
./config/hosts/status
|
||||
];
|
||||
};
|
||||
|
||||
penpot = nixpkgs.lib.nixosSystem {
|
||||
inherit system specialArgs;
|
||||
modules = [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue