0
0
Fork 0

dont have to include wl-clipboard in neovim anymore

This commit is contained in:
Daryl Ronningen 2025-01-06 17:22:09 -08:00
parent ba4ac3053c
commit 959f4593f5
Signed by: Daryl Ronningen
GPG key ID: FD23F0C934A5EC6B
2 changed files with 1 additions and 3 deletions

View file

@ -1,5 +1,4 @@
{
self,
pkgs,
...
}: {

View file

@ -31,12 +31,11 @@
# Utils
unzip
gnumake
wl-clipboard
fd
tree-sitter
wget
imagemagick
];
];
extraPython3Packages = pyPkgs:
with pyPkgs; [
pip