doc: Drop nix-darwin service from macOS uninstall
This commit is contained in:
parent
064cad7e9f
commit
2df23e2b3e
|
@ -131,8 +131,6 @@ and `/etc/zshrc` which you may remove.
|
||||||
```console
|
```console
|
||||||
sudo launchctl unload /Library/LaunchDaemons/org.nixos.nix-daemon.plist
|
sudo launchctl unload /Library/LaunchDaemons/org.nixos.nix-daemon.plist
|
||||||
sudo rm /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
|
This stops the Nix daemon and prevents it from being started next time you
|
||||||
|
|
Loading…
Reference in a new issue