diff --git a/home/modules/cli/development.nix b/home/modules/cli/development.nix index 483fc9e..fe9a820 100644 --- a/home/modules/cli/development.nix +++ b/home/modules/cli/development.nix @@ -1,5 +1,4 @@ { - self, pkgs, ... }: { diff --git a/home/modules/cli/neovim.nix b/home/modules/cli/neovim.nix index b6fa0b5..291a59b 100644 --- a/home/modules/cli/neovim.nix +++ b/home/modules/cli/neovim.nix @@ -31,12 +31,11 @@ # Utils unzip gnumake - wl-clipboard fd tree-sitter wget imagemagick - ]; + ]; extraPython3Packages = pyPkgs: with pyPkgs; [ pip