Files
nix-debvm/README.md
2026-02-07 22:33:34 +02:00

279 B

Nix VM with Debian + GUI

Username: debian Password: nixos

  1. Clean the VM: nh os clean all rm ~/.local/share/debian-vm/debian-persistent.qcow2

  2. Build the VM:

nix-build vm.nix -A system.build.customVM
  1. Run the VM:
./result/bin/run-debian-vm