fix: meina

This commit is contained in:
s-prechtl 2025-12-22 11:32:34 +01:00
parent bdc6bc69f2
commit 52b188f64a

View file

@ -213,7 +213,7 @@ in {
};
# WARN: Remove once mautrix-whatsapp is updated
inputs.nixpkgs.config.permittedInsecurePackages = [
nixpkgs.config.permittedInsecurePackages = [
"olm-3.2.16"
];