add tidal-dl
This commit is contained in:
parent
7f01ca9088
commit
accec8cc24
@ -68,6 +68,7 @@ with config.deviceSpecific; {
|
|||||||
qbittorrent
|
qbittorrent
|
||||||
sonixd
|
sonixd
|
||||||
tdesktop
|
tdesktop
|
||||||
|
tidal-dl
|
||||||
ungoogled-chromium
|
ungoogled-chromium
|
||||||
youtube-to-mpv
|
youtube-to-mpv
|
||||||
] ++ lib.optionals isGaming [
|
] ++ lib.optionals isGaming [
|
||||||
@ -121,4 +122,9 @@ with config.deviceSpecific; {
|
|||||||
".anydesk"
|
".anydesk"
|
||||||
".monero"
|
".monero"
|
||||||
];
|
];
|
||||||
|
|
||||||
|
persist.state.homeFiles = [
|
||||||
|
".config/.tidal-dl.json"
|
||||||
|
".config/.tidal-dl.token.json"
|
||||||
|
];
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user