disable syncthing tray

This commit is contained in:
Quentin Boyer 2022-02-06 20:53:49 +01:00
parent 2f1ab8ee88
commit 818aa76fd2

View file

@ -45,9 +45,6 @@ in
services = {
syncthing = {
enable = true;
tray = {
enable = true;
};
};
};