diff --git a/modules/gnome/hm.nix b/modules/gnome/hm.nix index 5c596989..b9a761de 100644 --- a/modules/gnome/hm.nix +++ b/modules/gnome/hm.nix @@ -49,6 +49,8 @@ in }; config = lib.mkIf (config.stylix.enable && cfg.enable) { + home.packages = [ pkgs.gnomeExtensions.user-themes ]; + dconf.settings = { "org/gnome/desktop/background" = { color-shading-type = "solid";