From b17c85b239be0f4112ad0e6ba9b4878bf89a490e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?L=C3=A9ana=20=E6=B1=9F?= Date: Sun, 5 Oct 2025 23:52:25 +0800 Subject: [PATCH] home/firefox: uBlock -> adnauseam --- nix/homeModules/common/firefox.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/nix/homeModules/common/firefox.nix b/nix/homeModules/common/firefox.nix index d15d0246..1053799c 100644 --- a/nix/homeModules/common/firefox.nix +++ b/nix/homeModules/common/firefox.nix @@ -88,8 +88,8 @@ in { extensions.packages = let addons = nur.repos.rycee.firefox-addons; in [ - addons.ublock-origin - addons.privacy-badger + # https://github.com/dhowe/AdNauseam + addons.adnauseam # is a fork of uBlock addons.user-agent-string-switcher /*