syncthing

This commit is contained in:
Kopatz
2024-04-14 13:41:09 +02:00
parent 50e66db24b
commit 8165e5a2b0
10 changed files with 88 additions and 63 deletions

View File

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