Add syncthing tray

This commit is contained in:
Julian Mutter 2024-06-28 08:41:30 +02:00
parent 0af98663f7
commit a4ef9a9c63

View File

@ -105,6 +105,9 @@
services.nextcloud-client.startInBackground = true;
services.network-manager-applet.enable = true;
services.syncthing.tray.enable = true;
services.syncthing.tray.command = "syncthingtray --wait"; # Wait for tray to become available
programs.chromium = {
enable = true;
extensions = [