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