From 15144b4273cb6415e5f80ec364ea317b0b5698b1 Mon Sep 17 00:00:00 2001 From: Trolli Schmittlauch Date: Thu, 31 Jan 2019 15:57:53 +0100 Subject: [PATCH] + xclip for easier copy/paste from terminal --- home/home.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/home/home.nix b/home/home.nix index d4fcde2..c3346fd 100644 --- a/home/home.nix +++ b/home/home.nix @@ -107,6 +107,7 @@ let psmisc # for killall dos2unix reptyr # re-bind running program to other tty + xclip ]; nixHelpers = [