Add iamb (tui matrix client)

This commit is contained in:
ItsDrike 2024-06-24 18:20:29 +02:00
parent 56154c0758
commit 1c5581679f
Signed by: ItsDrike
GPG key ID: FA2745890B7048C0
5 changed files with 111 additions and 0 deletions

View file

@ -186,6 +186,13 @@
qimgv.enable = true;
qbittorrent.enable = true;
obs.enable = true;
iamb = {
enable = true;
profiles.default = {
userId = "@itsdrike:envs.net";
homeServer = "https://matrix.envs.net";
};
};
};
};