dev: groundwork on dashboard module

This commit is contained in:
NotAShelf 2023-02-03 10:37:33 +03:00
commit 0affcf6d1d
No known key found for this signature in database
GPG key ID: 5B5C8895F28445F1
2 changed files with 20 additions and 33 deletions

View file

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