mirror of
https://github.com/donovanglover/nix-config.git
synced 2025-08-18 18:48:22 +02:00
librewolf: Allow enabling extensions from system
Now yomitan will be enabled automatically.
This commit is contained in:
@@ -54,6 +54,10 @@ in
|
|||||||
};
|
};
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
settings = {
|
||||||
|
"extensions.autoDisableScopes" = 0;
|
||||||
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
settings = {
|
settings = {
|
||||||
|
Reference in New Issue
Block a user