firefox: ublacklist: disable (i wasnt using any rules; it wasnt blocking anything from google search results)
This commit is contained in:
@@ -226,7 +226,7 @@ in
|
||||
};
|
||||
ublacklist = {
|
||||
package = pkgs.firefox-extensions.ublacklist;
|
||||
enable = lib.mkDefault true;
|
||||
enable = lib.mkDefault false;
|
||||
};
|
||||
ublock-origin = {
|
||||
package = pkgs.firefox-extensions.ublock-origin;
|
||||
|
Reference in New Issue
Block a user