diff options
author | sefidel <contact@sefidel.net> | 2023-02-20 22:18:01 +0900 |
---|---|---|
committer | sefidel <contact@sefidel.net> | 2023-02-20 22:18:01 +0900 |
commit | 8070ff458e7d76142514a1edb76fe93ac8a102d4 (patch) | |
tree | d7dc408f41a7d0fcaeafdcc8bfd5326c87cb8cf0 /home/profiles | |
parent | cd54acc62bfced51ebb948237f37f5656b3a080d (diff) | |
download | nixrc-8070ff458e7d76142514a1edb76fe93ac8a102d4.tar.gz nixrc-8070ff458e7d76142514a1edb76fe93ac8a102d4.zip |
chore(home/communications): move to nheko when curl 7.88.0 is merged
Diffstat (limited to 'home/profiles')
-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 8e51255..86028e8 100644 --- a/home/profiles/communication/default.nix +++ b/home/profiles/communication/default.nix @@ -304,6 +304,7 @@ in urlscan ispell + # nheko # TODO: https://nixpk.gs/pr-tracker.html?pr=216454 element-desktop (weechat.override { configure = { availablePlugins, ... }: { |