dotfiles/nixos/boxes/airnix/README.md

12 lines
552 B
Markdown
Raw Normal View History

2024-07-17 10:04:10 +01:00
## this is a VM on mac book air M1, so aarch64
2024-07-17 10:33:05 +01:00
- VM needs 4GB RAM, 64GB disk space
2024-07-17 10:04:10 +01:00
- 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
2024-07-17 10:33:05 +01:00
- From macbook host `nix run github:numtide/nixos-anywhere -- root@10.211.55.6 --flake '.#airnix' --build-on-remote`