From e2edc6894140d0c6fc2eda4f345f3f79dad061af Mon Sep 17 00:00:00 2001 From: Charlie Root Date: Wed, 19 Mar 2025 08:29:51 +0100 Subject: [PATCH] temperance/configuration.nix: enable theming via GTK --- hosts/temperance/configuration.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/hosts/temperance/configuration.nix b/hosts/temperance/configuration.nix index df83421..56a24a2 100644 --- a/hosts/temperance/configuration.nix +++ b/hosts/temperance/configuration.nix @@ -77,6 +77,7 @@ in { hardware.nvidia.enable = true; }; usrEnv = { + theming.gtk.enable = true; desktops.hyprland.enable = true; programs = {