feat: add Syncthing service deployment and configuration
Some checks failed
Ansible Lint Check / check-ansible (push) Failing after 17s
Nix Format Check / check-format (push) Successful in 1m2s
Python Lint Check / check-python (push) Failing after 14s

This commit is contained in:
2025-03-17 11:12:13 +01:00
parent 9c3f54e760
commit b5447dc0ec
3 changed files with 58 additions and 0 deletions

View File

@@ -33,3 +33,5 @@
enabled: true
- name: uptime-kuma
enabled: true
- name: syncthing
enabled: true