From 48167c15769b5b887130c65ddf9f47b38f4a2bde Mon Sep 17 00:00:00 2001 From: Dave Gallant Date: Sun, 30 Mar 2025 10:21:30 -0400 Subject: [PATCH] Cleanup gnome extensions --- machines/hephaestus/configuration.nix | 8 -------- 1 file changed, 8 deletions(-) diff --git a/machines/hephaestus/configuration.nix b/machines/hephaestus/configuration.nix index e5473c8..c1f3a8b 100644 --- a/machines/hephaestus/configuration.nix +++ b/machines/hephaestus/configuration.nix @@ -8,15 +8,7 @@ }: 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 {