From 41ecc82ed5bf8681b5da8234b7e4aa0abc02c485 Mon Sep 17 00:00:00 2001 From: Frost-Phoenix <67cyril6767@gmail.com> Date: Wed, 8 Nov 2023 22:39:55 +0100 Subject: [PATCH] test firefox config --- modules/home/firefox/default.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/home/firefox/default.nix b/modules/home/firefox/default.nix index bc02bd9..11703c3 100755 --- a/modules/home/firefox/default.nix +++ b/modules/home/firefox/default.nix @@ -19,7 +19,7 @@ in { DEFAULT_BROWSER = "firefox"; }; - nur.enable = true; + # nur.enable = true; programs.firefox = let startpage = pkgs.substituteAll {