diff --git a/environments/gnome.nix b/environments/gnome.nix index f7fd2f2..4dcab9c 100644 --- a/environments/gnome.nix +++ b/environments/gnome.nix @@ -48,11 +48,10 @@ in builtins.attrValues { inherit (pkgs.gnomeExtensions) tactile # window manager - freon # hardware temperature monitor gamemode-shell-extension # I guess I'm a gamer now? burn-my-windows # special effects for when closing windows - pano # clipboard manager pop-shell + # copyous # clipboard manager ; } );