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
46%
Nix
25.4%
Python
16.9%
Shell
8.6%
Haskell
2.6%
Other
0.4%