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