feat: permit package
This commit is contained in:
parent
581fc7b27d
commit
3be3235467
1 changed files with 3 additions and 0 deletions
|
|
@ -22,6 +22,9 @@
|
|||
sha256 = "sha256-Rn+hvrEG0cK3pq9bGq0md0nDwOHR5p/awZeiQ12JDTs=";
|
||||
}) {
|
||||
inherit (pkgs) system;
|
||||
config = {
|
||||
permittedInsecurePackages = [ "olm-3.2.16" ];
|
||||
};
|
||||
};
|
||||
in {
|
||||
age.secrets.matrix = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue