mirror of
https://github.com/nix-community/home-manager.git
synced 2025-12-02 23:21:02 +01:00
Specifically, in 2021 the use of `services.syncthing.tray` as a Boolean was deprecated. This removes the associated code.
3 lines
35 B
Nix
3 lines
35 B
Nix
{
|
|
syncthing-tray = ./tray.nix;
|
|
}
|