Use nixpkgs conduit
This commit is contained in:
parent
360c6779b6
commit
c110e24c6c
3 changed files with 9 additions and 277 deletions
|
@ -20,10 +20,6 @@ in {
|
|||
services.matrix-conduit = {
|
||||
enable = true;
|
||||
|
||||
# This causes NixOS to use the flake defined in this repository instead of
|
||||
# the build of Conduit built into nixpkgs.
|
||||
package = inputs'.conduit.packages.default;
|
||||
|
||||
settings.global = {
|
||||
inherit server_name;
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue