AND a good monitoring one-liner
@@ -19,7 +19,7 @@ nix-build vm.nix -A system.build.customVM
```bash
ssh debian@localhost -p 2222
# Inside VM after SSH
cat /var/log/cloud-init-output.log
watch -n 1 "cat /var/log/cloud-init-output.log | tail"
cat /var/log/cloud-init.log
ls -la /home/debian/
```
The note is not visible to the blocked user.