mirror of
https://github.com/alyraffauf/nixcfg.git
synced 2024-11-22 07:13:55 -05:00
aly: simplify firefox config
This commit is contained in:
parent
f2d68217a8
commit
3a87c30889
|
@ -10,10 +10,8 @@
|
||||||
default = {
|
default = {
|
||||||
extensions = with config.nur.repos.rycee.firefox-addons; [
|
extensions = with config.nur.repos.rycee.firefox-addons; [
|
||||||
augmented-steam
|
augmented-steam
|
||||||
decentraleyes
|
|
||||||
omnivore
|
omnivore
|
||||||
raindropio
|
raindropio
|
||||||
search-by-image
|
|
||||||
sidebery
|
sidebery
|
||||||
sponsorblock
|
sponsorblock
|
||||||
ublock-origin
|
ublock-origin
|
||||||
|
@ -152,8 +150,6 @@
|
||||||
extensions = with config.nur.repos.rycee.firefox-addons; [
|
extensions = with config.nur.repos.rycee.firefox-addons; [
|
||||||
clearurls
|
clearurls
|
||||||
consent-o-matic
|
consent-o-matic
|
||||||
decentraleyes
|
|
||||||
search-by-image
|
|
||||||
ublock-origin
|
ublock-origin
|
||||||
zoom-redirector
|
zoom-redirector
|
||||||
];
|
];
|
||||||
|
|
Loading…
Reference in a new issue