203665a0516b29b941f77c8c7dc036da7dab4133
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.4%
Nix
19.7%
Python
17.8%
Shell
9.8%
Haskell
2.8%
Other
0.4%