diff --git a/hm_modules/gnome_shell.nix b/hm_modules/gnome_shell.nix index 96267bb..5c85d98 100644 --- a/hm_modules/gnome_shell.nix +++ b/hm_modules/gnome_shell.nix @@ -3,6 +3,7 @@ let gnomeExtensions = with pkgs.gnomeExtensions; [ appindicator + aylurs-widgets babar caffeine dash-to-dock @@ -24,8 +25,8 @@ let # tray-icons tray-icons-reloaded unite - # vitals user-themes + # vitals ]; in {