Disable syncthing tray
This commit is contained in:
parent
9f027dd380
commit
c3f2c8d15e
|
@ -18,7 +18,7 @@
|
|||
|
||||
services.syncthing = {
|
||||
enable = true;
|
||||
tray = {enable = true;};
|
||||
tray = {enable = false;};
|
||||
};
|
||||
|
||||
wayland.windowManager.sway = {
|
||||
|
|
Loading…
Reference in a new issue