mirror of
https://git.adityakumar.xyz/nix-conf-deck.git
synced 2024-11-09 15:39:43 +00:00
add xsel
This commit is contained in:
parent
a02f9dac8f
commit
11d3b2b3c6
1 changed files with 1 additions and 0 deletions
1
home.nix
1
home.nix
|
@ -32,6 +32,7 @@
|
|||
pkgs.clang
|
||||
pkgs.lldb
|
||||
pkgs.kitty
|
||||
pkgs.xsel
|
||||
];
|
||||
|
||||
programs.bash = {
|
||||
|
|
Loading…
Reference in a new issue