diff options
author | sefidel <contact@sefidel.net> | 2023-03-12 15:10:01 +0900 |
---|---|---|
committer | sefidel <contact@sefidel.net> | 2023-03-12 15:10:01 +0900 |
commit | 4be24b1565441b0b3ed41c362c72b2af3acc7c8a (patch) | |
tree | 8db89e8f62871724596f77a7eee25fadadc131b1 /home/profiles/communication | |
parent | f8480208c9fd3aa950f48118eae35fdb0457aade (diff) | |
download | nixrc-4be24b1565441b0b3ed41c362c72b2af3acc7c8a.tar.gz nixrc-4be24b1565441b0b3ed41c362c72b2af3acc7c8a.zip |
feat(home/communication, nixos/alpha): add nheko
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 1e65cc3..4ad93e2 100644 --- a/home/profiles/communication/default.nix +++ b/home/profiles/communication/default.nix @@ -306,6 +306,7 @@ in ispell element-desktop-wayland + nheko (weechat.override { configure = { availablePlugins, ... }: { plugins = [ |