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.
|
||||
(lib.removePrefix
|
||||
config.home.homeDirectory
|
||||
"${xdg-config-home}/vesktop/sessionData")
|
||||
"${xdg-config-home}/vesktop")
|
||||
];
|
||||
|
||||
programs.nixcord = {
|
||||
|
||||
Reference in New Issue
Block a user