mirror of
https://github.com/phfroidmont/self-hosting.git
synced 2026-02-07 16:37:09 +01:00
Exclude slskd from backup
This commit is contained in:
parent
e058173c39
commit
2e34bcd977
1 changed files with 1 additions and 0 deletions
|
|
@ -266,6 +266,7 @@
|
|||
];
|
||||
patterns = [
|
||||
"- /nix/var/data/media"
|
||||
"- /nix/var/data/slskd"
|
||||
"- /nix/var/data/transmission/downloads"
|
||||
"- /nix/var/data/transmission/.incomplete"
|
||||
];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue