pass nur as overlay and fix firefox module
This commit is contained in:
@ -83,7 +83,7 @@ in {
|
||||
};
|
||||
|
||||
settings = mkOption {
|
||||
type = types.attrsOf (pkgs.formats.json.type
|
||||
type = types.attrsOf ((pkgs.formats.json {}).type
|
||||
// {
|
||||
description = "Preferences (int, bool, string, and also attrs, list, float as a JSON string)";
|
||||
});
|
||||
|
Reference in New Issue
Block a user