This is my daily dev environment, set up using home-manager and nix.
Search packages https://search.nixos.org/packages
-
Install Nix
-
Install home-manager
-
Clone this repository
git clone https://github.com/jensjensjens/home-manager-dotfiles ~/.config/home-manager -
Run
home-manager switchto build the environment -
Clone Neovim configuration
git clone https://github.com/jensjensjens/nvim-config ~/.config/nvim