Update uninstall.md: mention .profile

~/.profile is auto-edited by the single-mode installer so we should mention it in the uninstall instructions
This commit is contained in:
Andrey Butirsky 2024-04-21 16:46:03 +03:00 committed by GitHub
parent c6526fa33b
commit d4b44a41fb
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -7,6 +7,7 @@ If you have a [single-user installation](./installing-binary.md#single-user-inst
```console
$ rm -rf /nix
```
You might also want to manually remove reference to Nix from your `~/.profile`.
## Multi User