reenable libolm
This commit is contained in:
parent
25dbd15633
commit
8df1c2545f
1 changed files with 3 additions and 0 deletions
|
@ -85,4 +85,7 @@
|
|||
enable = true;
|
||||
};
|
||||
i18n.defaultLocale = "nl_NL.UTF-8";
|
||||
nixpkgs.config.permittedInsecurePackages = [
|
||||
"olm-3.2.16"
|
||||
];
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue