remove unused inputs
This commit is contained in:
parent
4ae26b48df
commit
30bd03615f
3 changed files with 25 additions and 483 deletions
|
@ -1,11 +1,9 @@
|
|||
{
|
||||
pkgs,
|
||||
inputs,
|
||||
lib,
|
||||
...
|
||||
}: {
|
||||
home.packages = [
|
||||
#inputs.neovim-config.packages.${pkgs.system}.neovim
|
||||
inputs.small-nvim.packages.${pkgs.system}.neovim
|
||||
];
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue