removed unused syncthing config options
This commit is contained in:
parent
597c25b49d
commit
759390af8d
4 changed files with 7 additions and 66 deletions
|
@ -98,19 +98,6 @@
|
|||
adguardhome = {
|
||||
enable = false;
|
||||
};
|
||||
sync = {
|
||||
enable = true;
|
||||
folders = {
|
||||
share = {
|
||||
enable = true;
|
||||
calendar.enable = true;
|
||||
};
|
||||
leyla = {
|
||||
documents.enable = true;
|
||||
notes.enable = true;
|
||||
};
|
||||
};
|
||||
};
|
||||
};
|
||||
networking = {
|
||||
hostId = "c51763d6";
|
||||
|
@ -168,6 +155,8 @@
|
|||
];
|
||||
};
|
||||
|
||||
syncthing.enable = true;
|
||||
|
||||
fail2ban.enable = true;
|
||||
|
||||
jellyfin = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue