refactor: clanLib buildClan

This commit is contained in:
Johannes Kirschbauer
2025-06-26 15:20:05 +02:00
parent 11a94893fb
commit e77769bd20
5 changed files with 66 additions and 48 deletions

View File

@@ -9,7 +9,7 @@ let
# @enzime why do we need this here?
class = "nixos";
modules = [
clanLib.buildClanModule.flakePartsModule
clanLib.module
];
};
evalDocs = pkgs.nixosOptionsDoc {