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
49.4%
Nix
19.7%
Python
17.8%
Shell
9.8%
Haskell
2.8%
Other
0.4%