add syncthing to holocron

This commit is contained in:
2025-10-23 21:55:18 -05:00
parent f4b505d1d1
commit d9f06234fd
7 changed files with 259 additions and 15 deletions

View File

@@ -21,11 +21,12 @@ in
sops.enable = true;
podman.enable = true;
yubikey.enable = true;
syncthing.enable = true;
syncthing.enable = false;
tailscale.enable = true;
nvidia.enable = true;
};
holocron = {
syncthing.enable = true;
copyparty.enable = true;
ensure_perms.enable = false;
zfs.enable = true;