fix(discord): persist "config" (it's state asshole)
This commit is contained in:
@@ -39,7 +39,7 @@ in {
|
|||||||
# it should be the path used here.
|
# it should be the path used here.
|
||||||
(lib.removePrefix
|
(lib.removePrefix
|
||||||
config.home.homeDirectory
|
config.home.homeDirectory
|
||||||
"${xdg-config-home}/vesktop/sessionData")
|
"${xdg-config-home}/vesktop")
|
||||||
];
|
];
|
||||||
|
|
||||||
programs.nixcord = {
|
programs.nixcord = {
|
||||||
|
|||||||
Reference in New Issue
Block a user