Fix syncthing tray service
This commit is contained in:
parent
12b1530ff0
commit
24f3d4d0ef
|
@ -13,6 +13,7 @@
|
||||||
tray = {
|
tray = {
|
||||||
enable = true;
|
enable = true;
|
||||||
package = unstable.syncthingtray;
|
package = unstable.syncthingtray;
|
||||||
|
command = "syncthingtray --wait";
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
Loading…
Reference in New Issue