disable synthing tray

feat/kile-v2
Ricard Illa 2022-06-21 18:25:39 +02:00
parent 84d67f5480
commit cf0116f707
No known key found for this signature in database
GPG Key ID: F69A672B72E54902
1 changed files with 1 additions and 1 deletions

View File

@ -3,6 +3,6 @@
{
services.syncthing = {
enable = true;
tray.enable = true;
# tray.enable = true;
};
}