mirror of
https://git.pvv.ntnu.no/Drift/pvv-nixos-config.git
synced 2025-12-09 20:17:14 +01:00
bicep/matrix: use synapse package from stable
It's fixed now
This commit is contained in:
@@ -29,7 +29,6 @@ in {
|
||||
|
||||
services.matrix-synapse-next = {
|
||||
enable = true;
|
||||
package = inputs.nixpkgs-matrix-buildenv.legacyPackages.x86_64-linux.matrix-synapse;
|
||||
|
||||
plugins = [
|
||||
(pkgs.python3Packages.callPackage ./smtp-authenticator { })
|
||||
|
||||
Reference in New Issue
Block a user