dotfiles/pkgs/nvchad/extraConfig/mycfg/README.md
delta 61f5b3185b
Some checks are pending
laptop / tests (push) Waiting to run
intelnuc / tests (push) Waiting to run
upd :З
2024-08-06 05:38:44 +03:00

20 lines
677 B
Markdown
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# NvChad on steroids
My configuration based on [NvChad starter](https://github.com/NvChad/starter)
Nothing special, a few additional plugins and preset settings.
`on steroids` is just a joke, maybe someday it will be true :)
I keep the NvChad configuration separate from the dotfiles
which are defined in the
[nixos-configurations](https://github.com/MOIS3Y/nixos-configurations) repo:
- I use [home-manager module nvchad4nix](https://github.com/MOIS3Y/nvchad4nix)
to add NvChad to user config
- its more convenient to do additional configuration in pure `.lua`
without mixing it with `.nix`
- I can branch and version the configuration and use it on different hosts