From 69b39c7210204552ee4fe26f0ce8f63c31ffb06f Mon Sep 17 00:00:00 2001 From: caem Date: Sat, 25 Jan 2025 02:22:22 +0100 Subject: [PATCH] what if --- modules/home/caem/multimedia/web/firefox.nix | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/modules/home/caem/multimedia/web/firefox.nix b/modules/home/caem/multimedia/web/firefox.nix index 78685e3..67ad7ed 100644 --- a/modules/home/caem/multimedia/web/firefox.nix +++ b/modules/home/caem/multimedia/web/firefox.nix @@ -1,9 +1,8 @@ -{ pkgs, ... }: +{ ... }: { programs.firefox = { enable = true; - package = pkgs.firefox-esr; policies = { EnableTrackingProtection = { Value = true;