mirror of
https://github.com/nix-community/home-manager
synced 2024-11-05 10:49:44 +01:00
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
4 lines
116 B
Nix
4 lines
116 B
Nix
{
|
|
syncthing-tray = ./tray.nix;
|
|
syncthing-tray-as-bool-triggers-warning = ./tray-as-bool-triggers-warning.nix;
|
|
}
|