diff --git a/nodes/hosts/common/home/jay/programs/discord.nix b/nodes/hosts/common/home/jay/programs/discord.nix index ce25788..4dffb2f 100644 --- a/nodes/hosts/common/home/jay/programs/discord.nix +++ b/nodes/hosts/common/home/jay/programs/discord.nix @@ -3,6 +3,7 @@ pkgs.betterdiscordctl pkgs.discord pkgs.legcord + pkgs.discover-overlay ]; }