0da72e951387f8d91268302a5f6e5655786aecd2
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.4%
Nix
28.5%
Python
18.1%
Shell
6.9%
Haskell
2.6%
Other
0.4%