Revert "carbon: firefox -> firefox-esr"

This reverts commit d9b1ef7d4dab62418c021f4a5efbc0066f6ea1c6.
This commit is contained in:
Primrose 2024-08-16 20:45:19 +02:00
parent 53f0baa162
commit b439b5c192
Signed by: primrose
GPG key ID: 4E887A4CA9714ADA
2 changed files with 2 additions and 1 deletions

View file

@ -11,6 +11,7 @@ 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;