refactor(hm/price): set xdg cacheHome under ~/.local
This commit is contained in:
parent
8149576db5
commit
e2a34d0868
@ -176,6 +176,7 @@ in
|
||||
enable = true;
|
||||
mime.enable = true;
|
||||
systemDirs.data = [ "${config.home.profileDirectory}/share/" ];
|
||||
cacheHome = "${config.home.homeDirectory}/.local/cache";
|
||||
mimeApps = {
|
||||
enable = true;
|
||||
associations.added = {
|
||||
|
Loading…
Reference in New Issue
Block a user