The readme mentions the existence of two different variants for starting VMs for existing nixosConfigurations. However, the listed commands in
|
nix run .#nixosConfigurations.<yourmachine>.config.system.build.nixos-shell |
and
|
nix run .#nixosConfigurations.<yourmachine>.config.system.build.nixos-shell |
are identical.