feat(ccl): init

This commit is contained in:
2025-07-25 12:24:01 +08:00
parent 125a75ec2e
commit c772c2983f
34 changed files with 65 additions and 728 deletions

View File

@@ -189,9 +189,7 @@
with lib.haumea;
load {
src = ./secrets;
loader = [
(matchers.always loaders.path)
];
loader = lib.singleton (matchers.always loaders.path);
};
}
// vars;