nix-config/lib/shared/modules/syncthing.nix

2 lines
38 B
Nix
Raw Normal View History

2024-05-02 17:29:35 +01:00
{ services.syncthing.enable = true; }