mirror of
https://github.com/nix-community/nixvim.git
synced 2025-07-18 09:44:37 +02:00
flake: add initial flake-parts module
This commit is contained in:
parent
1654f97a79
commit
9aa6d0f6e6
2 changed files with 19 additions and 0 deletions
|
@ -1,6 +1,7 @@
|
|||
{
|
||||
imports = [
|
||||
./dev
|
||||
./flake-modules
|
||||
./lib.nix
|
||||
./legacy-packages.nix
|
||||
./overlays.nix
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue