dashboard/alpha: configure with nix (#699)

Co-authored-by: raf <me@notashelf.dev>
This commit is contained in:
Nikita 2025-03-10 11:56:50 +03:00 committed by GitHub
commit 3c52dbfd72
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
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
@ -235,3 +237,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.