mirror of
https://github.com/nix-community/home-manager.git
synced 2025-12-14 13:01:09 +01:00
syncthing: add Darwin support
This commit is contained in:
parent
2f8d24b7f5
commit
885a504f80
10 changed files with 85 additions and 27 deletions
4
tests/modules/services/syncthing/linux/default.nix
Normal file
4
tests/modules/services/syncthing/linux/default.nix
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
{
|
||||
syncthing-tray = ./tray.nix;
|
||||
syncthing-tray-as-bool-triggers-warning = ./tray-as-bool-triggers-warning.nix;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue