From 4f2e1d43fe54f348c8a1132da16b2667aaff0aa2 Mon Sep 17 00:00:00 2001 From: Mark Nipper Date: Mon, 2 Feb 2026 00:24:55 -0800 Subject: More GTK dark mode --- hosts/common/optional/gui.nix | 2 ++ 1 file changed, 2 insertions(+) (limited to 'hosts/common/optional/gui.nix') diff --git a/hosts/common/optional/gui.nix b/hosts/common/optional/gui.nix index eb6242d..215bbe3 100644 --- a/hosts/common/optional/gui.nix +++ b/hosts/common/optional/gui.nix @@ -41,6 +41,8 @@ ]; programs = { + dconf.enable = true; + firefox = { enable = true; #package = pkgs.master.firefox; -- cgit v1.2.3