3612ca58e8
Also sets the default syncthing tray package to https://github.com/Martchus/syncthingtray instead of https://github.com/sieren/QSyncthingTray, which indirectly fixes #603
5 lines
116 B
Nix
5 lines
116 B
Nix
{
|
|
syncthing-tray = ./tray.nix;
|
|
syncthing-tray-as-bool-triggers-warning = ./tray-as-bool-triggers-warning.nix;
|
|
}
|