1
1
mirror of https://github.com/NixOS/mobile-nixos.git synced 2024-09-11 03:55:23 +03:00

Adds qemu launching notes.

This commit is contained in:
Samuel Dionne-Riel 2018-06-17 21:01:57 -04:00
parent 6095b623f6
commit 5d7270c02a

View File

@ -25,6 +25,15 @@ the nix CLI to provide one-liners and one-parameter helpers.
bin/build asus-z00t
```
### Botting qemu
```
bin/build qemu-x86_64 -I nixpkgs=an/unstable/(nixos-or-nixpkgs)/checkout/nixpkgs/
bin/boot-qemu
```
This currently does not build using 18.03 and may never (18.09 may release before!)
Goals
-----