mirror of
https://github.com/NotAShelf/neovim-flake.git
synced 2024-11-07 14:55:59 +01:00
feat: import dashboard module
This commit is contained in:
parent
b1df7578d8
commit
a7c1fd7b80
1 changed files with 1 additions and 0 deletions
|
@ -22,6 +22,7 @@
|
||||||
./telescope
|
./telescope
|
||||||
./git
|
./git
|
||||||
./minimap
|
./minimap
|
||||||
|
./dashboard
|
||||||
];
|
];
|
||||||
|
|
||||||
pkgsModule = {config, ...}: {
|
pkgsModule = {config, ...}: {
|
||||||
|
|
Loading…
Reference in a new issue