firefox: go back to firefox-esr, add display-anchor extension

This commit is contained in:
steveej 2025-05-01 14:22:26 +02:00
parent e63abdcc42
commit 9b6ea1c51b

View file

@ -29,6 +29,8 @@ let
auto-tab-discard
youtube-recommended-videos
display-_anchors
];
customAddons = [
@ -317,7 +319,7 @@ in
};
programs.firefox = {
enable = true;
# package = pkgs.firefox-esr-128;
package = pkgs.firefox-esr;
profiles = mkProfiles {
"personal" = mkProfile {