modules/files: don't set shorthandOnlyDefinesConfig

This commit is contained in:
Matt Sturgeon 2024-09-24 10:24:40 +01:00
parent 5b55858fe3
commit b3a90d737d
No known key found for this signature in database
GPG key ID: 4F91844CED1A8299

View file

@ -10,7 +10,6 @@ let
inherit (lib) types;
fileModuleType = types.submoduleWith {
shorthandOnlyDefinesConfig = true;
inherit specialArgs;
# Don't include the modules in the docs, as that'd be redundant
modules = lib.optionals (!config.isDocs) [