add more firefox extensions I use
This commit is contained in:
parent
ea17daaa23
commit
7576e036d5
1 changed files with 9 additions and 0 deletions
9
home.nix
9
home.nix
|
@ -23,6 +23,15 @@
|
||||||
};
|
};
|
||||||
extensions = with pkgs.nur.repos.rycee.firefox-addons; [
|
extensions = with pkgs.nur.repos.rycee.firefox-addons; [
|
||||||
ublock-origin
|
ublock-origin
|
||||||
|
clearurls
|
||||||
|
cookie-autodelete
|
||||||
|
istilldontcareaboutcookies
|
||||||
|
keepassxc-browser
|
||||||
|
redirector
|
||||||
|
ublacklist
|
||||||
|
umatrix
|
||||||
|
violentmonkey
|
||||||
|
boring-rss
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
Reference in a new issue