add cbz toolkit
This commit is contained in:
parent
526d5d4e38
commit
d5376704ca
4 changed files with 28 additions and 4 deletions
|
|
@ -21,7 +21,6 @@
|
|||
syncthing-custom.folders = {
|
||||
Credentials.enable = true;
|
||||
Documents.enable = true;
|
||||
Media.enable = true;
|
||||
Archive.enable = true;
|
||||
};
|
||||
|
||||
|
|
|
|||
|
|
@ -146,6 +146,7 @@
|
|||
|
||||
services.samba-custom.shares = {
|
||||
Downloads = "/home/yanlin/Downloads";
|
||||
Media = "/home/yanlin/Media";
|
||||
};
|
||||
|
||||
# Borg backup configuration
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue