From 8c24d8535c829dc6f37c0baf51927948e3c63e12 Mon Sep 17 00:00:00 2001 From: Mel Date: Mon, 20 Oct 2025 16:08:08 +0200 Subject: Add further Gnome extensions --- modules/gnome.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'modules') diff --git a/modules/gnome.nix b/modules/gnome.nix index fd90bc5..5842149 100644 --- a/modules/gnome.nix +++ b/modules/gnome.nix @@ -16,7 +16,7 @@ environment.systemPackages = (with pkgs; [ gnome-terminal gnome-tweaks dconf-editor ]) ++ (with pkgs.gnomeExtensions; [ - runcat vitals just-perfection + runcat vitals just-perfection window-is-ready-remover caffeine ]); environment.sessionVariables = { -- cgit 1.4.1