updated paths to be based on xdg configurations
This commit is contained in:
parent
28ac8a4fa4
commit
8c4bd4291d
14 changed files with 24 additions and 19 deletions
|
@ -19,7 +19,7 @@
|
|||
lib.mkIf osConfig.host.impermanence.enable {
|
||||
home.persistence."/persist${config.home.homeDirectory}" = {
|
||||
directories = [
|
||||
".config/qBittorrent"
|
||||
"${config.xdg.configHome}/qBittorrent"
|
||||
];
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue