mirror of
https://github.com/NixOS/nix
synced 2025-07-08 19:23:54 +02:00
Remove references to single-user mode
This commit is contained in:
parent
7b61927a5f
commit
ff8da340ae
9 changed files with 2 additions and 100 deletions
|
@ -154,12 +154,3 @@ which you may remove.
|
|||
> You do not have to reboot to finish uninstalling Nix.
|
||||
> The uninstall is complete.
|
||||
> macOS (Catalina+) directly controls root directories, and its read-only root will prevent you from manually deleting the empty `/nix` mountpoint.
|
||||
|
||||
## Single User
|
||||
|
||||
To remove a [single-user installation](./installing-binary.md#single-user-installation) of Nix, run:
|
||||
|
||||
```console
|
||||
rm -rf /nix ~/.nix-channels ~/.nix-defexpr ~/.nix-profile
|
||||
```
|
||||
You might also want to manually remove references to Nix from your `~/.profile`.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue