Add more README
This commit is contained in:
parent
1fbe239814
commit
b225a99a23
1 changed files with 2 additions and 1 deletions
|
@ -30,6 +30,7 @@
|
|||
];
|
||||
hostKeys = [
|
||||
# Generate new keys with:
|
||||
# sudo mkdir -p /etc/secrets/initrd/
|
||||
# ssh-keygen -t rsa -N "" -f /etc/secrets/initrd/ssh_host_rsa_key
|
||||
"/etc/secrets/initrd/ssh_host_rsa_key"
|
||||
];
|
||||
|
|
Loading…
Reference in a new issue