feat: add alpha and dashboard-nvim for dashboard options

This commit is contained in:
NotAShelf 2023-02-03 15:42:45 +03:00
commit 7546dc46d3
No known key found for this signature in database
GPG key ID: 419DBDD3228990BE
5 changed files with 265 additions and 22 deletions

View file

@ -5,7 +5,8 @@
...
}: {
imports = [
#./alpha-nvim.nix
./alpha.nix
./dashboard-nvim.nix
./startify.nix
];
}