vars/sops: fix loading of vars from directory structure
This commit is contained in:
@@ -30,6 +30,7 @@
|
||||
'';
|
||||
};
|
||||
|
||||
# TODO: see if this is the right approach. Maybe revert to secretPathFunction
|
||||
fileModule = lib.mkOption {
|
||||
type = lib.types.deferredModule;
|
||||
internal = true;
|
||||
|
||||
Reference in New Issue
Block a user