diff options
author | sefidel <contact@sefidel.net> | 2024-02-03 04:07:07 +0900 |
---|---|---|
committer | sefidel <contact@sefidel.net> | 2024-02-03 04:07:07 +0900 |
commit | 8cdd2eb6ec996d39a0def41a4f9df46e6863734d (patch) | |
tree | 8c785b9b7517f2cf7c831ec74de456bebef270f1 /home/profiles/communication | |
parent | 8de29756643909bb17459e842e8f9459810d2ab8 (diff) | |
download | nixrc-8cdd2eb6ec996d39a0def41a4f9df46e6863734d.tar.gz nixrc-8cdd2eb6ec996d39a0def41a4f9df46e6863734d.zip |
feat(home/communication): add element-desktop
* Mostly for FOSDEM live calls
Diffstat (limited to 'home/profiles/communication')
-rw-r--r-- | home/profiles/communication/default.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/home/profiles/communication/default.nix b/home/profiles/communication/default.nix index d257c8d..300543b 100644 --- a/home/profiles/communication/default.nix +++ b/home/profiles/communication/default.nix @@ -410,6 +410,7 @@ in slack discord-canary cinny-desktop + element-desktop nheko (weechat.override { configure = { availablePlugins, ... }: { |