Allow insecure olm package
All checks were successful
Check flake / build-amd64-linux (push) Successful in 2m57s
All checks were successful
Check flake / build-amd64-linux (push) Successful in 2m57s
This commit is contained in:
parent
4b44ba69d5
commit
94c58ca9dc
@ -173,6 +173,7 @@ in {
|
|||||||
|
|
||||||
nixpkgs.config.permittedInsecurePackages = [
|
nixpkgs.config.permittedInsecurePackages = [
|
||||||
"jitsi-meet-1.0.8043"
|
"jitsi-meet-1.0.8043"
|
||||||
|
"olm-3.2.16"
|
||||||
];
|
];
|
||||||
|
|
||||||
services.matrix-synapse = {
|
services.matrix-synapse = {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user