tree-wide: remove nix-monitored on headless hosts

This commit is contained in:
Primrose 2026-01-15 21:41:52 +01:00
parent 3d91894fbb
commit 810a395610
Signed by: primrose
GPG key ID: 4E887A4CA9714ADA
2 changed files with 0 additions and 2 deletions

View file

@ -40,7 +40,6 @@ in
# use lix everywhere and wrap it with nom # use lix everywhere and wrap it with nom
../overlays/lix.nix ../overlays/lix.nix
../overlays/nix-monitored.nix
]; ];
}; };

View file

@ -45,7 +45,6 @@ in
# use lix everywhere and wrap it with nom # use lix everywhere and wrap it with nom
../overlays/lix.nix ../overlays/lix.nix
../overlays/nix-monitored.nix
]; ];
}; };