feat(firefox): use istilldontcareaboutcookies
This commit is contained in:
parent
8c8c9f48e1
commit
59883a43b8
1 changed files with 2 additions and 4 deletions
|
@ -9,10 +9,8 @@
|
|||
enable = true;
|
||||
package = pkgs.firefox-wayland;
|
||||
|
||||
|
||||
profiles."buffet" = {
|
||||
extensions = with config.nur.repos.rycee.firefox-addons;
|
||||
let
|
||||
extensions = with config.nur.repos.rycee.firefox-addons; let
|
||||
# TODO: switch to yomitan
|
||||
yomichan = buildFirefoxXpiAddon {
|
||||
pname = "yomichan";
|
||||
|
@ -28,7 +26,7 @@
|
|||
};
|
||||
in [
|
||||
bitwarden
|
||||
i-dont-care-about-cookies
|
||||
istilldontcareaboutcookies
|
||||
refined-github
|
||||
sidebery
|
||||
ublock-origin
|
||||
|
|
Loading…
Reference in a new issue