+ xclip for easier copy/paste from terminal
This commit is contained in:
parent
d621244c99
commit
15144b4273
|
@ -107,6 +107,7 @@ let
|
||||||
psmisc # for killall
|
psmisc # for killall
|
||||||
dos2unix
|
dos2unix
|
||||||
reptyr # re-bind running program to other tty
|
reptyr # re-bind running program to other tty
|
||||||
|
xclip
|
||||||
];
|
];
|
||||||
|
|
||||||
nixHelpers = [
|
nixHelpers = [
|
||||||
|
|
Loading…
Reference in a new issue