7ab30628469dc69670a0dd6d2235792d4538f545
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
41.2%
Nix
31.3%
Python
17.7%
Shell
6.8%
Haskell
2.5%
Other
0.4%