diff options
Diffstat (limited to 'deployment/services/matrix.scm')
| -rw-r--r-- | deployment/services/matrix.scm | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/deployment/services/matrix.scm b/deployment/services/matrix.scm index 011d55c..aeac883 100644 --- a/deployment/services/matrix.scm +++ b/deployment/services/matrix.scm @@ -72,8 +72,8 @@ (define matrix-configuration-rakan (matrix-configuration - (package gnu:packages:matrix:synapse) - (file homeserver-configuration-file-rakan))) + (package gnu:packages:matrix:synapse) + (homeserver-yaml homeserver-configuration-file-rakan))) (define matrix-service-rakan (service matrix-service-type |
