7a14323817d164cc02489de70f8d570740050868
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.7%
Nix
28%
Python
18.2%
Shell
7%
Haskell
2.6%
Other
0.4%