mirror of
https://github.com/davegallant/nix-config
synced 2025-08-07 17:32:26 +00:00
Cleanup gnome extensions
This commit is contained in:
@@ -8,15 +8,7 @@
|
|||||||
}:
|
}:
|
||||||
let
|
let
|
||||||
gnomeExtensions = with pkgs.gnomeExtensions; [
|
gnomeExtensions = with pkgs.gnomeExtensions; [
|
||||||
appindicator
|
|
||||||
bluetooth-quick-connect
|
|
||||||
blur-my-shell
|
|
||||||
caffeine
|
caffeine
|
||||||
grand-theft-focus
|
|
||||||
notification-banner-reloaded
|
|
||||||
quick-settings-tweaker
|
|
||||||
tailscale-status
|
|
||||||
tray-icons-reloaded
|
|
||||||
];
|
];
|
||||||
in
|
in
|
||||||
{
|
{
|
||||||
|
Reference in New Issue
Block a user