chore(nix): Add some firefox addons

This commit is contained in:
Ahmad Ansori Palembani 2024-11-09 14:13:11 +07:00
parent 9f96464f78
commit 3436d9b45d
Signed by: null2264
GPG key ID: BA64F8B60AF3EFB6

View file

@ -17,8 +17,19 @@ let
"extensions.autoDisableScopes" = 0; # Auto enable extensions
};
extensions = with pkgs.nur.repos.rycee.firefox-addons; [
passff
# AdBlocker
ublock-origin
# YouTube
enhancer-for-youtube
sponsorblock
dearrow
# Other
passff
tampermonkey
indie-wiki-buddy
facebook-container
];
in {
home = {