home: remove gnome extensions

This commit is contained in:
Guanran Wang 2023-11-05 22:12:38 +08:00
parent 3e0b8cd5ef
commit a891b3cf9d
Signed by: nyancat
SSH key fingerprint: SHA256:8oWGKciPALWut/6WA27oFKofX+6Wtc0gQnsefXLQx/8

View file

@ -84,15 +84,15 @@
])
++ (with pkgs.gnomeExtensions; [
# GNOME extensions
arcmenu
appindicator
blur-my-shell
caffeine
dash-to-panel
dash-to-dock
gamemode # outdated
just-perfection
kimpanel
#arcmenu
#appindicator
#blur-my-shell
#caffeine
#dash-to-panel
#dash-to-dock
#gamemode # outdated
#just-perfection
#kimpanel
]);
};