diff --git a/modules/home/discord.nix b/modules/home/discord.nix index 75cfc0e..a7742e4 100644 --- a/modules/home/discord.nix +++ b/modules/home/discord.nix @@ -39,7 +39,7 @@ in { # it should be the path used here. (lib.removePrefix config.home.homeDirectory - "${xdg-config-home}/vesktop/sessionData") + "${xdg-config-home}/vesktop") ]; programs.nixcord = {