From 7702d4914d1f52f56c2b261311512e43697c481f Mon Sep 17 00:00:00 2001 From: kenny Date: Sat, 7 Feb 2026 22:33:34 +0200 Subject: [PATCH] Clean instructions in README --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index a9c94be..3c59c14 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,10 @@ Nix VM with Debian + GUI Username: `debian` Password: `nixos` +0. Clean the VM: +`nh os clean all` +`rm ~/.local/share/debian-vm/debian-persistent.qcow2` + 1. Build the VM: ```bash nix-build vm.nix -A system.build.customVM