firefox enable firefox addons
This commit is contained in:
parent
ffe269e755
commit
f6b7a95200
2 changed files with 8 additions and 8 deletions
|
@ -144,13 +144,13 @@ in {
|
|||
programs.firefox = {
|
||||
enable = true;
|
||||
package = pkgs.firefox;
|
||||
# extensions = with config.nur.repos.rycee.firefox-addons; [
|
||||
# darkreader
|
||||
# ublock-origin
|
||||
# tree-style-tab
|
||||
# sponsorblock
|
||||
# duckduckgo-privacy-essentials
|
||||
# ];
|
||||
extensions = with pkgs.nur.repos.rycee.firefox-addons; [
|
||||
darkreader
|
||||
ublock-origin
|
||||
tree-style-tab
|
||||
sponsorblock
|
||||
duckduckgo-privacy-essentials
|
||||
];
|
||||
profiles = {
|
||||
main = {
|
||||
isDefault = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue