4c40b725ab207ee3af7cb2cbd6900ce0a146b92f
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
43.5%
Nix
27.9%
Python
18.3%
Shell
7.2%
Haskell
2.6%
Other
0.4%