mirror of
https://github.com/privatevoid-net/nix-super.git
synced 2025-01-18 17:16:46 +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…
Reference in a new issue