diff --git a/hosts/hermit/configuration.nix b/hosts/hermit/configuration.nix index 19dbd40..3d660a7 100644 --- a/hosts/hermit/configuration.nix +++ b/hosts/hermit/configuration.nix @@ -59,6 +59,9 @@ sound.enable = true; }; usrEnv = { + theming = { + gtk.enable = true; + }; desktops.hyprland.enable = false; programs = {