11 lines
552 B
Markdown
11 lines
552 B
Markdown
## this is a VM on mac book air M1, so aarch64
|
|
|
|
- VM needs 4GB RAM, 64GB disk space
|
|
- boot from minimal nixos installer image
|
|
|
|
> 604ad1abbcfdd93bc6258be695a7d289756921c0e6d9b4f3afb8e98c823052ec nixos-minimal-24.05.2780.53e81e790209-aarch64-linux.iso
|
|
> https://releases.nixos.org/nixos/unstable/nixos-23.05pre470969.0e19daa510e/nixos-minimal-23.05pre470969.0e19daa510e-x86_64-linux.iso
|
|
|
|
- launch in paralells
|
|
- change root password
|
|
- From macbook host `nix run github:numtide/nixos-anywhere -- root@10.211.55.6 --flake '.#airnix' --build-on-remote`
|