home: remove gnome extensions
This commit is contained in:
parent
3e0b8cd5ef
commit
a891b3cf9d
1 changed files with 9 additions and 9 deletions
|
@ -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
|
||||
]);
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in a new issue