- add git config in
.ssh/config
Host github.com
# IdentityFile ~/.ssh/gh.id_ed25519
User git
Hostname github.com
- clone this repo
git clone [email protected]:efficacy38/nix-dotfile.git
- switch to environment with nix helper
nix shell nixpkgs#nh
nh os switch --hostname=phoenixton
nix build .#nixosConfigurations.minimal-latest-iso.config.system.build.isoImage