Common: set up secrets

This commit is contained in:
Toast 2024-02-19 14:01:17 +01:00
parent a1f41b6295
commit 2f0230c401

View file

@ -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"
];
};