Clean instructions in README

This commit is contained in:
2026-02-07 22:33:34 +02:00
parent f41b7159d3
commit 7702d4914d

View File

@@ -3,6 +3,10 @@ Nix VM with Debian + GUI
Username: `debian` Username: `debian`
Password: `nixos` Password: `nixos`
0. Clean the VM:
`nh os clean all`
`rm ~/.local/share/debian-vm/debian-persistent.qcow2`
1. Build the VM: 1. Build the VM:
```bash ```bash
nix-build vm.nix -A system.build.customVM nix-build vm.nix -A system.build.customVM