From 800576ac0b1a24cfd3abd954a0011968a0432a7f Mon Sep 17 00:00:00 2001 From: Filippo Berto Date: Fri, 2 Dec 2022 17:30:59 +0100 Subject: [PATCH] Add aylurs widgets --- hm_modules/gnome_shell.nix | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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 {