mirror of
https://github.com/NixOS/nix
synced 2025-06-25 02:21:16 +02:00
Fix typo in uninstall.md
This commit is contained in:
parent
5e5c97962c
commit
c88e901096
1 changed files with 1 additions and 1 deletions
|
@ -100,7 +100,7 @@ which you may remove.
|
||||||
LABEL=Nix\040Store /nix apfs rw,nobrowse
|
LABEL=Nix\040Store /nix apfs rw,nobrowse
|
||||||
```
|
```
|
||||||
|
|
||||||
by setting the cursor on the respective line using the error keys, and pressing `dd`, and then `:wq` to save the file.
|
by setting the cursor on the respective line using the arrow keys, and pressing `dd`, and then `:wq` to save the file.
|
||||||
|
|
||||||
This will prevent automatic mounting of the Nix Store volume.
|
This will prevent automatic mounting of the Nix Store volume.
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue