status: remove status as it got replaced by a ansible-managed Gatus

This commit is contained in:
June 2026-01-18 21:09:15 +01:00
commit 28d82f149d
Signed by: june
SSH key fingerprint: SHA256:o9EAq4Y9N9K0pBQeBTqhSDrND5E7oB+60ZNx0U1yPe0
7 changed files with 0 additions and 232 deletions

View file

@ -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 = [