alpine: something something
This commit is contained in:
parent
2c406b36d3
commit
5732609a52
3 changed files with 9 additions and 1 deletions
|
|
@ -1,6 +1,9 @@
|
|||
{config, ...}:
|
||||
{
|
||||
# TODO: totally borked for some reason. DB migration?
|
||||
nixpkgs.config.permittedInsecurePackages = [
|
||||
"olm-3.2.16"
|
||||
];
|
||||
services.mautrix-whatsapp = {
|
||||
enable = true;
|
||||
registerToSynapse = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue