1
0
Fork 0
mirror of https://github.com/NixOS/nix synced 2024-10-18 00:16:11 -04:00

Fix typo in uninstall.md

This commit is contained in:
Vinayak Kaushik 2024-10-06 19:26:42 +02:00 committed by GitHub
parent 5e5c97962c
commit c88e901096
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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.