Started from scratch using : https://github.com/Misterio77/nix-starter-configs
nix shell nixpkgs#git
git clone https://github.com/shivangjhalani/nix-config.git
cd nix-config
export NIX_CONFIG="experimental-features = nix-command flakes"
nix shell nixpkgs#home-manager
Rebuild Config: sudo nixos-rebuild switch --flake .#hostname
Home Manager: home-manager switch --flake .#username@hostname