diff options
author | sefidel <contact@sefidel.net> | 2023-03-03 23:18:11 +0900 |
---|---|---|
committer | sefidel <contact@sefidel.net> | 2023-03-03 23:18:11 +0900 |
commit | 0ecabb26cf2607c0770f5b61b61f4769efcd63e5 (patch) | |
tree | 570ca23bdf3556d5d973891092e3f32ee3a196d8 | |
parent | d14b668c4ed1e020395abfd1de413df34b79ee74 (diff) | |
download | nixrc-0ecabb26cf2607c0770f5b61b61f4769efcd63e5.tar.gz nixrc-0ecabb26cf2607c0770f5b61b61f4769efcd63e5.zip |
feat(home/communication): abandon nheko
-rw-r--r-- | home/profiles/communication/default.nix | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/home/profiles/communication/default.nix b/home/profiles/communication/default.nix index 3750013..92d4857 100644 --- a/home/profiles/communication/default.nix +++ b/home/profiles/communication/default.nix @@ -304,7 +304,6 @@ in urlscan ispell - # nheko # TODO: https://nixpk.gs/pr-tracker.html?pr=216454 element-desktop (weechat.override { configure = { availablePlugins, ... }: { |