1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2025-06-09 17:46:29 +09:00

nixos/doc: fix typos in LUKS section

This commit is contained in:
NotAShelf 2025-05-01 19:20:00 +03:00
parent 0c94d6d4c5
commit 29cfe5bd67
No known key found for this signature in database
GPG key ID: 29D95B64378DB4BF

View file

@ -117,7 +117,7 @@ added to the LUKS volume.
``` ```
Existing key slots are left intact, unless `--wipe-slot=` is specified. It is Existing key slots are left intact, unless `--wipe-slot=` is specified. It is
recommened to add a recovery key that should be stored in a secure physical recommended to add a recovery key that should be stored in a secure physical
location and can be entered wherever a password would be entered. location and can be entered wherever a password would be entered.
```ShellSession ```ShellSession