46b077f2db590b64ec66d46961d69b2ed417cb72
nixos
Set up virtual machine (disko)
- Build the virtual machine
nix run -L '.#nixosConfigurations.vm.config.system.build.vmWithDisko'
- Run the virtual machine
QEMU_KERNEL_PARAMS=console=ttyS0 ./result/bin/run-nixos-vm -nographic; reset
Languages
Lua
49.9%
Nix
19%
Python
17.9%
Shell
9.9%
Haskell
2.8%
Other
0.4%