Move syncthing into its own module

This commit is contained in:
Oliver Davies 2024-05-02 17:29:35 +01:00
parent 3d8493f050
commit 41167cf442
2 changed files with 2 additions and 2 deletions

View file

@ -0,0 +1 @@
{ services.syncthing.enable = true; }