firefox: update settings

This commit is contained in:
Primrose 2025-05-22 00:56:46 +02:00
parent 3c0c1bfb32
commit 441c076da0
Signed by: primrose
GPG key ID: 4E887A4CA9714ADA

View file

@ -8,7 +8,7 @@ in {
# https://mozilla.github.io/policy-templates
policies = {
HardwareAcceleration = true;
DisableFirefoxScreenshots = true;
DisableFirefoxScreenshots = false;
DisablePocket = true;
DisplayMenuBar = "never";
DisplayBookmarksToolbar = "never";
@ -31,11 +31,6 @@ in {
DNSOverHTTPS = {
Enabled = true;
};
EnableTrackingProtection = {
Value = true;
Cryptomining = true;
Fingerprinting = true;
};
};
profiles.default = {