Common: set up secrets
This commit is contained in:
parent
a1f41b6295
commit
2f0230c401
1 changed files with 1 additions and 5 deletions
|
|
@ -105,11 +105,7 @@
|
|||
# Set up secrets
|
||||
age = {
|
||||
identityPaths = [
|
||||
"/etc/ssh/ssh_host_rsa_key"
|
||||
"/etc/ssh/ssh_host_ed25519_key"
|
||||
# This key has a passcode, so if you need to use it you'll have to
|
||||
# enter the password A LOT of times. Only on the first setup tho
|
||||
"/tmp/id_ed25519_bootstrap"
|
||||
"/persist/id_host"
|
||||
];
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue