mirror of
https://github.com/ItsDrike/nixdots
synced 2025-06-29 08:20:43 +00:00
Add iamb (tui matrix client)
This commit is contained in:
parent
56154c0758
commit
1c5581679f
5 changed files with 111 additions and 0 deletions
|
@ -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";
|
||||
};
|
||||
};
|
||||
};
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue