From d4e691f34bbf0dc0482a802aca245f2234cd6ee9 Mon Sep 17 00:00:00 2001 From: Dave Gallant Date: Sat, 29 Mar 2025 10:03:59 -0400 Subject: [PATCH] Cleanup gnome extensions --- machines/hephaestus/configuration.nix | 5 ----- 1 file changed, 5 deletions(-) diff --git a/machines/hephaestus/configuration.nix b/machines/hephaestus/configuration.nix index e5473c8..199cbb7 100644 --- a/machines/hephaestus/configuration.nix +++ b/machines/hephaestus/configuration.nix @@ -8,15 +8,10 @@ }: let gnomeExtensions = with pkgs.gnomeExtensions; [ - appindicator - bluetooth-quick-connect - blur-my-shell caffeine grand-theft-focus notification-banner-reloaded - quick-settings-tweaker tailscale-status - tray-icons-reloaded ]; in {