My Developer Experience
About
My developer setup for neovim and i3 using NixOS 🤓.
Quickstart
To install my main system config you can run
sudo nixos-rebuild switch --flake .#main
To install my home manager config (probably this is what you want, for dotfiles; will probably need to update user name and some other stuff)
home-manager switch --flake .#alex
Conclusion
Feel free to use the github repo and make changes to it as you wish. There is also more to come, and if you have any questions you can leave them in the comments.