Home Manager config for dotfiles
New
- Install & Set up nix from zero-to-nix project site
- cd into this directory
- Run
nix run . switch -- --flake .
<- This will runhome-manager switch
after building it. - Reload the shell environment
Adding Things
- commit git shit
- Edit the
home.nix
file - Run
home-manager switch --flake .
- profit.
Follow same for Removing stuff.
Nix profile
Install :=>
nix profile install git+https://github.com/helix-editor/helix/