nix-dotfiles/hm_modules/syncthing.nix

1 line
45 B
Nix

{ services.syncthing = { enable = true; }; }