mirror of
https://github.com/NotAShelf/neovim-flake.git
synced 2026-01-04 21:30:11 +01:00
7 lines
71 B
Nix
7 lines
71 B
Nix
{
|
|
imports = [
|
|
./alpha
|
|
./dashboard-nvim
|
|
./startify
|
|
];
|
|
}
|