This commit is contained in:
caem 2025-01-25 02:22:22 +01:00
parent 9060faf6bf
commit 69b39c7210
Signed by: caem
GPG key ID: 69A830D03203405F

View file

@ -1,9 +1,8 @@
{ pkgs, ... }: { ... }:
{ {
programs.firefox = { programs.firefox = {
enable = true; enable = true;
package = pkgs.firefox-esr;
policies = { policies = {
EnableTrackingProtection = { EnableTrackingProtection = {
Value = true; Value = true;