mirror of
https://github.com/NixOS/nix.git
synced 2025-11-09 20:16:03 +01:00
docs: Mention more files referenced by the installer
`/etc/bash.bashrc` is backed up as `/etc/bash.bashrc.backup-before-nix`, but since other changes might have been introduced in the meantime we can't just tell the user to revert.
This commit is contained in:
parent
e26aad22c6
commit
ed016a5bb0
1 changed files with 2 additions and 0 deletions
|
|
@ -48,8 +48,10 @@ sudo groupdel nixbld
|
|||
|
||||
There may also be references to Nix in
|
||||
|
||||
- `/etc/bash.bashrc`
|
||||
- `/etc/bashrc`
|
||||
- `/etc/profile`
|
||||
- `/etc/zsh/zshrc`
|
||||
- `/etc/zshrc`
|
||||
|
||||
which you may remove.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue