3 Commits
Author SHA1 Message Date
msm-codeandGitHub ba80fba648 Add --network switch to select a networking model (#22) 2020-04-06 09:12:46 +00:00
msm-codeandGitHub e588479701 Add --cli switch that disables the GUI window. (#20) 2020-04-05 14:47:10 +00:00
msm-codeandGitHub a583335865 Allow VMs with hostname other than default (#19)
The VM runner created by nix is called `./run-<hostname>-vm`.
So far, the code hardcoded it as `./result/bin/run-nixos-vm`, but
for the users that want to change VM hostname it may be problematic.
2020-04-05 13:30:48 +00:00