about summary refs log tree commit diff
path: root/doc
diff options
context:
space:
mode:
authorgithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2023-01-02 18:01:43 +0000
committerGitHub <noreply@github.com>2023-01-02 18:01:43 +0000
commitd8b859a78099eaa6fcacaa670bbe1402073746de (patch)
tree3944abcbc61318f75e77b0e2d940365c148498e3 /doc
parentc50e348679778708852c51baad6095ec2281c744 (diff)
parentafbd890498ca6001f73d0a4650002e284329dcdd (diff)
Merge staging-next into staging
Diffstat (limited to 'doc')
-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: