AlexDev

Join the Gang Gang and have the latest AI and Tech content.

Home page View on GitHub

My Developer Experience

Posted on 2 July 2024.
learn linux neovim tmux dotfiles nixos

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.