services: matrix add mautrix-whatsapp

This commit is contained in:
2022-12-30 08:39:07 +01:00
parent 7f7e66b68c
commit e7b1a0289c
2 changed files with 33 additions and 10 deletions

View File

@@ -15,7 +15,7 @@
{
imports = # Import window or display manager.
[
#../modules/editors/nvim # ! Comment this out on first install !
../modules/editors/nvim # ! Comment this out on first install !
];
users.users.${user} = { # System User
@@ -86,6 +86,7 @@
bind
dig
agenix.defaultPackage.x86_64-linux
ffmpeg
];
};