fix conduit package name
This commit is contained in:
parent
3e44b5adb8
commit
104c9a1cd1
1 changed files with 1 additions and 1 deletions
|
|
@ -45,7 +45,7 @@ in
|
|||
services.matrix-conduit = {
|
||||
enable = true;
|
||||
|
||||
package = pkgs.unstable.conduit;
|
||||
package = pkgs.unstable.matrix-conduit;
|
||||
|
||||
|
||||
settings.global = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue