From 240666843bc8534354d40454297e55d207d340d7 Mon Sep 17 00:00:00 2001 From: sefidel Date: Sun, 19 Jan 2025 09:13:41 +1000 Subject: feat(home/communication)!: drop nheko --- home/profiles/communication/default.nix | 3 --- 1 file changed, 3 deletions(-) diff --git a/home/profiles/communication/default.nix b/home/profiles/communication/default.nix index 5379f8a..2712f55 100644 --- a/home/profiles/communication/default.nix +++ b/home/profiles/communication/default.nix @@ -409,7 +409,6 @@ in discord-canary element-desktop - nheko slack (weechat.override { configure = { availablePlugins, ... }: { @@ -426,8 +425,6 @@ in ]; nixpkgs.allowedUnfree = [ "slack" "discord-canary" ]; - # TODO: https://github.com/Nheko-Reborn/nheko/issues/1786 - nixpkgs.allowedInsecure = [ "olm" ]; xdg.configFile."Element/config.json".text = builtins.toJSON (import ./element-config.nix); } -- cgit 1.4.1