git clone https://github.com/kmf/dotfiles
cd $HOME/dotfiles
sudo nixos-rebuild switch --flake .
home-manager switch --flake .Add this /etc/nixos/configuration.nix
nix.settings.experimental-features = [ "nix-command" "flakes" ];
nh os switch
nh home switch
nh clean all
nix flake update