You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Partition the disk (Each hosts disk-config.nix is located in hosts/<host name>/): sudo nix --experimental-features "nix-command flakes" run github:nix-community/disko/latest -- --mode destroy,format,mount <path to disk-config.nix>
Install nixos: nixos-install --root /mnt --flake <path to this repo>#<host name>