colorizer: remove unneeded freeform module

This commit is contained in:
Ching Pei Yang 2024-05-21 22:55:54 +02:00
parent 7d9f1e0481
commit 9baebb0d82
1 changed files with 1 additions and 3 deletions

View File

@ -119,9 +119,7 @@ in {
AARRGGBB = false;
};
};
type = submodule {
freeformType = attrsOf settingSubmodule;
};
type = attrsOf settingSubmodule;
};
user_default_options = mkOption {