mirror of
https://github.com/donovanglover/nix-config.git
synced 2024-11-24 17:23:09 +01:00
librewolf: Allow enabling extensions from system
Now yomitan will be enabled automatically.
This commit is contained in:
parent
d523816621
commit
df849b82c5
@ -54,6 +54,10 @@ in
|
||||
};
|
||||
};
|
||||
};
|
||||
|
||||
settings = {
|
||||
"extensions.autoDisableScopes" = 0;
|
||||
};
|
||||
};
|
||||
|
||||
settings = {
|
||||
|
Loading…
Reference in New Issue
Block a user