mirror of
https://github.com/NixOS/nix
synced 2025-06-25 10:41:16 +02:00
doc: Drop nix-darwin service from macOS uninstall
This commit is contained in:
parent
064cad7e9f
commit
2df23e2b3e
1 changed files with 0 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue