clanLib: init flakeModules for better testing

This commit is contained in:
Johannes Kirschbauer
2025-04-21 16:09:14 +02:00
parent f7b12d8bda
commit b791656694
2 changed files with 59 additions and 0 deletions

View File

@@ -6,6 +6,9 @@ let
;
in
{
flakeModules = clanLib.callLib ./flakeModules.nix { };
#
minifyModule = ./minify.nix;
sopsModule = ./sops.nix;
# A function that returns an extension to runTest