clanServices: remove useless importApply

This commit is contained in:
Michael Hoang
2025-09-16 15:02:20 +02:00
parent 69b0c36381
commit e43779f8d6
28 changed files with 43 additions and 66 deletions

View File

@@ -5,9 +5,7 @@
...
}:
let
module = lib.modules.importApply ./default.nix {
inherit (self) packages;
};
module = ./default.nix;
in
{
clan.modules = {