hosts: nixos: porthos: services: set matrix secret
This commit is contained in:
parent
d20e921e33
commit
8d0f29bd33
1 changed files with 1 additions and 1 deletions
|
|
@ -73,7 +73,7 @@ in
|
|||
enable = true;
|
||||
mailConfigFile = secrets."matrix/mail".path;
|
||||
# Only necessary when doing the initial registration
|
||||
# secret = "change-me";
|
||||
secretFile = secrets."matrix/secret".path;
|
||||
};
|
||||
miniflux = {
|
||||
enable = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue