formatting
This commit is contained in:
parent
c82b7dea11
commit
a64f25ebde
|
@ -26,8 +26,8 @@ in {
|
||||||
default = false;
|
default = false;
|
||||||
};
|
};
|
||||||
cache_dir = mkOption {
|
cache_dir = mkOption {
|
||||||
type = types.str;
|
type = types.str;
|
||||||
default = "source_dir";
|
default = "source_dir";
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
Loading…
Reference in a new issue