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