Fix syncthing tray service

This commit is contained in:
Nathan McCarty 2022-04-22 20:56:29 -04:00
parent 12b1530ff0
commit 24f3d4d0ef
Signed by: thatonelutenist
GPG Key ID: D70DA3DD4D1E9F96
1 changed files with 1 additions and 0 deletions

View File

@ -13,6 +13,7 @@
tray = {
enable = true;
package = unstable.syncthingtray;
command = "syncthingtray --wait";
};
};
};