mirror of
https://git.pvv.ntnu.no/Drift/pvv-nixos-config.git
synced 2025-12-09 20:17:14 +01:00
bicep/matrix: use package with fixed pythonEnv
This commit is contained in:
@@ -29,6 +29,7 @@ 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