top level config

This commit is contained in:
2025-08-23 11:14:17 -05:00
parent 21d4f0800a
commit f94627e858
6 changed files with 562 additions and 551 deletions

View File

@@ -45,7 +45,7 @@
then (import ./configuration/${z} {
config = {};
inherit lib pkgs inputs modulesPath;
})
}).config
else null;
test = if cfg == null then false
else if !(cfg ? sysconfig) then false