configs/firefox: yes, I really did want you to download that file.

This commit is contained in:
Aaron Bieber 2024-07-05 12:41:56 -06:00
parent c0ee46651d
commit ddfee1855f
No known key found for this signature in database

View File

@ -2,7 +2,6 @@
programs = {
firefox = {
enable = true;
#package = pkgs.firefox-esr;
policies = {
DisableFirefoxStudies = true;
DisableFormHistory = true;
@ -144,6 +143,7 @@
"browser.vpn_promo.enabled" = false;
"datareporting.healthreport.uploadEnabled" = false;
"devtools.cache.disabled" = true;
"dom.block_download_insecure" = false;
"extensions.pocket.enabled" = false;
"extensions.screenshots.disabled" = true;
"geo.enabled" = false;