dashboard/alpha: Configure with nix

This commit is contained in:
Nikita 2025-03-10 10:53:58 +03:00
commit 61956e77c8
4 changed files with 52 additions and 204 deletions

View file

@ -5,6 +5,8 @@
- `git-conflict` keybinds are now prefixed with `<leader>` to avoid conflicting
with builtins.
- `alpha` is now configured with nix, default config removed.
[NotAShelf](https://github.com/notashelf):
[typst-preview.nvim]: https://github.com/chomosuke/typst-preview.nvim
@ -227,3 +229,7 @@
[projekt0n/github-nvim-theme]: https://github.com/projekt0n/github-nvim-theme
- Add `github-nvim-theme` theme from [projekt0n/github-nvim-theme].
[BANanaD3V](https://github.com/BANanaD3V):
- `alpha` is now configured with nix.