nixos/initrd-ssh: fix typo in docs
This commit is contained in:
parent
2f41064d86
commit
8a37c3dd1a
@ -55,7 +55,7 @@ in
|
|||||||
|
|
||||||
<screen>
|
<screen>
|
||||||
<prompt># </prompt>ssh-keygen -t rsa -N "" -f /etc/secrets/initrd/ssh_host_rsa_key
|
<prompt># </prompt>ssh-keygen -t rsa -N "" -f /etc/secrets/initrd/ssh_host_rsa_key
|
||||||
<prompt># </prompt>ssh-keygen -t ed25519 -N "" -f /etc/secrets/initrd/ssh_host_ed_25519_key
|
<prompt># </prompt>ssh-keygen -t ed25519 -N "" -f /etc/secrets/initrd/ssh_host_ed25519_key
|
||||||
</screen>
|
</screen>
|
||||||
|
|
||||||
<warning>
|
<warning>
|
||||||
|
Loading…
Reference in New Issue
Block a user