mirror of
https://github.com/youwen5/liminalOS.git
synced 2025-06-19 21:49:52 -07:00
flake: use new neovim flake with package
This commit is contained in:
parent
ec4b978819
commit
eb83c0af49
2 changed files with 107 additions and 65 deletions
|
@ -54,10 +54,7 @@
|
|||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
};
|
||||
|
||||
neovim-config = {
|
||||
url = "github:youwen5/neovim-flake";
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
};
|
||||
personal-neovim.url = "github:youwen5/neovim-flake";
|
||||
};
|
||||
|
||||
outputs = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue