diff --git a/hosts/workstation/features/software/discord.nix b/hosts/workstation/features/software/discord.nix index 98b093b..7d2fa65 100644 --- a/hosts/workstation/features/software/discord.nix +++ b/hosts/workstation/features/software/discord.nix @@ -1,9 +1,6 @@ { config, pkgs, ... }: { environment.systemPackages = with pkgs; [ - (discord.override { - withVencord = true; - }) vesktop ]; # screen record support