chore: decomission luj lib

This commit is contained in:
Luj 2024-08-14 13:31:35 +02:00
parent 43f11e25d4
commit 9407534cd3
Signed by: luj
GPG key ID: 6FC74C847011FD83
3 changed files with 117 additions and 174 deletions

View file

@ -82,8 +82,6 @@ let
}) machines_plats
);
inherit (lib.luj) machines;
checks = {
inherit packages;
machines = lib.mapAttrs (_: v: v.config.system.build.toplevel) nixosConfigurations;