change firefox config
This commit is contained in:
parent
08a5d4be58
commit
fe5b46fcb0
|
@ -12,8 +12,7 @@
|
||||||
settings = {};
|
settings = {};
|
||||||
isDefault = true;
|
isDefault = true;
|
||||||
userChrome = builtins.readFile ./userChrome.css;
|
userChrome = builtins.readFile ./userChrome.css;
|
||||||
extensions = with pkgs.nur.repos.rycee.firefox-addons;
|
extensions = with pkgs.nur.repos.rycee.firefox-addons; [
|
||||||
with pkgs.firefox-addons; [
|
|
||||||
sponsorblock
|
sponsorblock
|
||||||
ublock-origin
|
ublock-origin
|
||||||
bitwarden
|
bitwarden
|
||||||
|
|
Loading…
Reference in a new issue