machines: porthos: services: use 'lohr.sshKeyFile'
This commit is contained in:
parent
62e62c70e1
commit
8759039187
1 changed files with 1 additions and 0 deletions
|
|
@ -52,6 +52,7 @@ in
|
||||||
lohr = {
|
lohr = {
|
||||||
enable = true;
|
enable = true;
|
||||||
sharedSecretFile = secrets."lohr/secret".path;
|
sharedSecretFile = secrets."lohr/secret".path;
|
||||||
|
sshKeyFile = secrets."lohr/ssh-key".path;
|
||||||
};
|
};
|
||||||
# Matrix backend and Element chat front-end
|
# Matrix backend and Element chat front-end
|
||||||
matrix = {
|
matrix = {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue