Add syncthing tray
This commit is contained in:
parent
0af98663f7
commit
a4ef9a9c63
@ -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 = [
|
||||
|
Loading…
x
Reference in New Issue
Block a user