- Clone the repo
cdinto the repo- run
nix develop - Search for "FIXME" comments and fix them
home-manager build --flake .\#Bento verify it buildshome-manager switch --flake .\#Bento deploy- check "TODO" comments
NOTE: .#Ben is the flake output attribute homeConfigurations.Ben. Try also nix flake show.
nix flake update and then home-manager switch --flake .\#Ben