forked from lix-project/lix
Update doc/manual/src/installation/installing-binary.md
Co-authored-by: Valentin Gagarin <valentin.gagarin@tweag.io>
This commit is contained in:
parent
649c9d9b4c
commit
3c2de2da01
|
@ -149,7 +149,7 @@ and `/etc/zshrc` which you may remove.
|
|||
|
||||
4. Edit fstab using `sudo vifs` to remove the line mounting the Nix Store
|
||||
volume on `/nix`, which looks like
|
||||
`UUID=<unique uuid> /nix apfs rw,noauto,nobrowse,suid,owners` or
|
||||
`UUID=<uuid> /nix apfs rw,noauto,nobrowse,suid,owners` or
|
||||
`LABEL=Nix\040Store /nix apfs rw,nobrowse`. This will prevent automatic
|
||||
mounting of the Nix Store volume.
|
||||
|
||||
|
|
Loading…
Reference in a new issue