fix(discord): persist "config" (it's state asshole)

This commit is contained in:
2025-11-05 05:31:17 -07:00
parent 115f50a485
commit abd290b379

View File

@@ -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 = {