72d972aea2d1b2ee4830664d32d9de28396f1681
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
46.2%
Nix
25.1%
Python
17%
Shell
8.6%
Haskell
2.6%
Other
0.4%