aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--nixos/configuration.nix3
1 files changed, 2 insertions, 1 deletions
diff --git a/nixos/configuration.nix b/nixos/configuration.nix
index 5220a2e..adcfd7e 100644
--- a/nixos/configuration.nix
+++ b/nixos/configuration.nix
@@ -301,6 +301,7 @@
androidsdk_extras
androidndk
pkgsUnstable.patchwork-classic
+ # gnome3.gpaste
## Cryptocururencies
@@ -378,7 +379,7 @@
gnome-keyring.enable = true;
seahorse.enable = true;
gnome-terminal-server.enable = true;
- gpaste.enable = true; # clipboard manager
+ # gpaste.enable = true; # clipboard manager
tracker.enable = true;
sushi.enable = true; # nautilus previewer
gnome-online-accounts.enable = true;