nixos/scripts/install_vm.sh

6 lines
166 B
Bash
Raw Normal View History

2022-01-25 18:07:08 +01:00
#!/usr/bin/env nix-shell
2022-01-25 18:08:14 +01:00
#! nix-shell -i bash ../shell.nix
2022-01-25 18:02:41 +01:00
sudo python3 scripts/format-disk.py
sudo nixos-install --no-root-passwd --root /mnt --impure --flake .#$1