tree-wide: remove nix-monitored

This commit is contained in:
Primrose 2026-01-01 16:17:55 +01:00
parent c0d18af092
commit da7e72db64
Signed by: primrose
GPG key ID: 4E887A4CA9714ADA
4 changed files with 0 additions and 30 deletions

View file

@ -40,12 +40,9 @@ in
# use lix everywhere and wrap it with nom
../overlays/lix.nix
../overlays/nix-monitored.nix
];
};
nix.package = pkgs.nix-monitored;
system.nixos =
let
rev = lib.substring 0 8 sources.nixpkgs.revision;