use the conduwuit setting not the conduit one
This commit is contained in:
parent
db0db2d233
commit
9256051dc8
|
@ -30,7 +30,7 @@
|
|||
'';
|
||||
in {
|
||||
# Configure Conduit itself
|
||||
services.matrix-conduit = {
|
||||
services.conduwuit = {
|
||||
enable = true;
|
||||
|
||||
# This causes NixOS to use the flake defined in this repository instead of
|
||||
|
|
Loading…
Reference in a new issue