Using nix for reproducible packages everything I can
- Enable flakes
git clone https://github.com/nix-community/home-manager.git ~/somewhere
- Install home manager (with flakes)
- Configure in flake.nix
- Remove
.git
and make it your own
Some configurations are not in nix yet (.config/
), you can sync it using Stow.