From 69c4ad842366e2222e08732331426efd7b64fb47 Mon Sep 17 00:00:00 2001 From: Frost-Phoenix <67cyril6767@gmail.com> Date: Thu, 9 Nov 2023 19:37:17 +0100 Subject: [PATCH] change firefox config --- modules/home/firefox/default.nix | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/modules/home/firefox/default.nix b/modules/home/firefox/default.nix index 66e0669..74c8770 100755 --- a/modules/home/firefox/default.nix +++ b/modules/home/firefox/default.nix @@ -4,8 +4,9 @@ enable = true; profiles.default = { - settings = builtins.readFile ./user.js; + settings = {}; isDefault = true; + extraConfig = builtins.readFile ./user.js; # userChrome = builtins.readFile ./userChrome.css; extensions = with pkgs.nur.repos.rycee.firefox-addons; [ sponsorblock