add vm helper script

this script builds and launches vm with configuration,
and removes the img after closing vm

note that you shulre remove from configuration.nix device specific entries (like hdds, network adapters)
This commit is contained in:
Wroclaw 2023-12-22 00:54:10 +01:00
parent d83ca31207
commit e0441d161b
2 changed files with 2 additions and 0 deletions

1
.gitignore vendored
View file

@ -1,3 +1,4 @@
device-configuration.nix
hardware-configuration.nix
result
*.qcow2