f25bab5d771265ca101601aba9e54d57d2b8d426
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
45.5%
Nix
26.3%
Python
16.7%
Shell
8.4%
Haskell
2.6%
Other
0.4%