about summary refs log tree commit diff
path: root/doc/builders/special/darwin-builder.section.md
diff options
context:
space:
mode:
Diffstat (limited to 'doc/builders/special/darwin-builder.section.md')
-rw-r--r--doc/builders/special/darwin-builder.section.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/builders/special/darwin-builder.section.md b/doc/builders/special/darwin-builder.section.md
index 205db14347aa2..af9de5751b2c1 100644
--- a/doc/builders/special/darwin-builder.section.md
+++ b/doc/builders/special/darwin-builder.section.md
@@ -39,7 +39,8 @@ nixos login:
 ```
 
 > Note: When you need to stop the VM, type `Ctrl`-`a` + `c` to open the `qemu`
-> prompt and then type `quit` followed by `Enter`
+> prompt and then type `system_powerdown` followed by `Enter`, or run `shutdown now`
+> as the `builder` user (e.g. `ssh -i keys/builder_ed25519 builder@localhost shutdown now`)
 
 To delegate builds to the remote builder, add the following options to your
 `nix.conf` file: