carbon: firefox -> firefox-esr

This commit is contained in:
Primrose 2024-08-15 20:09:52 +02:00
parent 40481210cc
commit ab7f2bf7c7
Signed by: primrose
GPG key ID: 4E887A4CA9714ADA
2 changed files with 1 additions and 2 deletions

View file

@ -11,7 +11,6 @@ in
programs.firefox = {
enable = true;
package = pkgs.firefox-esr; # some options only works with firefox-esr
# https://mozilla.github.io/policy-templates
policies = {
DisableFirefoxScreenshots = true;