docs: Remove references to non-existing files

At least on Ubuntu 22.04, these files are not created as part of a multi-
user installation.
This commit is contained in:
Victor Engmark 2023-05-15 10:26:47 +12:00
parent 17a1c1ee4e
commit e26aad22c6

View file

@ -34,7 +34,7 @@ If you are on Linux with systemd:
Remove files created by Nix:
```console
sudo rm -rf /etc/nix /etc/profile.d/nix.sh /nix ~/.nix-channels ~/.nix-defexpr ~/.nix-profile ~root/.nix-channels ~root/.nix-defexpr ~root/.nix-profile
sudo rm -rf /etc/nix /etc/profile.d/nix.sh /nix ~root/.nix-channels ~root/.nix-defexpr ~root/.nix-profile
```
Remove build users and their group: