aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authortoonn <toonn@toonn.io>2022-02-25 10:50:01 +0100
committertoonn <toonn@toonn.io>2022-02-25 10:50:01 +0100
commit2df23e2b3e9dd456a42b93264ccd5390e88d8542 (patch)
tree01d0efb910c129a1422103e83dc8850ab4af12bb /doc
parent064cad7e9fec88a2906dd0f87084278ec119f3af (diff)
doc: Drop nix-darwin service from macOS uninstall
Diffstat (limited to 'doc')
-rw-r--r--doc/manual/src/installation/installing-binary.md2
1 files changed, 0 insertions, 2 deletions
diff --git a/doc/manual/src/installation/installing-binary.md b/doc/manual/src/installation/installing-binary.md
index ea5c9febe..eb184c07b 100644
--- a/doc/manual/src/installation/installing-binary.md
+++ b/doc/manual/src/installation/installing-binary.md
@@ -131,8 +131,6 @@ and `/etc/zshrc` which you may remove.
```console
sudo launchctl unload /Library/LaunchDaemons/org.nixos.nix-daemon.plist
sudo rm /Library/LaunchDaemons/org.nixos.nix-daemon.plist
- sudo launchctl unload /Library/LaunchDaemons/org.nixos.activate-system.plist
- sudo rm /Library/LaunchDaemons/org.nixos.activate-system.plist
```
This stops the Nix daemon and prevents it from being started next time you