feat: permit package

This commit is contained in:
s-prechtl 2025-12-10 14:24:11 +01:00
parent 581fc7b27d
commit 3be3235467

View file

@ -22,6 +22,9 @@
sha256 = "sha256-Rn+hvrEG0cK3pq9bGq0md0nDwOHR5p/awZeiQ12JDTs=";
}) {
inherit (pkgs) system;
config = {
permittedInsecurePackages = [ "olm-3.2.16" ];
};
};
in {
age.secrets.matrix = {