conduit: Switch to stable package since that has updated

pull/108/head
Tristan Daniël Maat 2024-04-08 20:49:44 +02:00
parent a6091b4133
commit 7bb27d9bee
Signed by: tlater
GPG Key ID: 49670FD774E43268
1 changed files with 0 additions and 2 deletions

View File

@ -2,7 +2,6 @@
pkgs,
config,
lib,
flake-inputs,
...
}: let
inherit (lib.strings) concatMapStringsSep;
@ -13,7 +12,6 @@
in {
services.matrix-conduit = {
enable = true;
package = flake-inputs.nixpkgs-unstable.legacyPackages.${pkgs.system}.matrix-conduit;
settings.global = {
address = "127.0.0.1";
server_name = domain;