From 2503c11b4074c592d20536cca1a5d4f2e7b23d82 Mon Sep 17 00:00:00 2001 From: Felix Buehler Date: Tue, 10 Sep 2024 20:44:59 +0200 Subject: [PATCH] profile/meeting: remove nheko due to olm insecurity --- profiles/meeting/default.nix | 1 - 1 file changed, 1 deletion(-) diff --git a/profiles/meeting/default.nix b/profiles/meeting/default.nix index d75d135..1005447 100644 --- a/profiles/meeting/default.nix +++ b/profiles/meeting/default.nix @@ -16,7 +16,6 @@ in environment.systemPackages = with pkgs; [ element-desktop mumble - nheko teamspeak_client ]; };