about summary refs log tree commit diff
path: root/users/wpcarro/common.nix
diff options
context:
space:
mode:
Diffstat (limited to 'users/wpcarro/common.nix')
-rw-r--r--users/wpcarro/common.nix3
1 files changed, 3 insertions, 0 deletions
diff --git a/users/wpcarro/common.nix b/users/wpcarro/common.nix
index 49edbd368f..dcda9e10a4 100644
--- a/users/wpcarro/common.nix
+++ b/users/wpcarro/common.nix
@@ -26,6 +26,9 @@ in
   };
 
   services = {
+    # Remodel the system clipboard as a list instead of a point.
+    clipmenu.enable = true;
+
     locate.enable = true;
 
     depot.automatic-gc = {