feat: add Nextcloud service configuration and deployment tasks
Some checks failed
Python Lint Check / check-python (push) Waiting to run
Ansible Lint Check / check-ansible (push) Failing after 58s
Nix Format Check / check-format (push) Has been cancelled

This commit is contained in:
2025-03-14 01:03:21 +01:00
parent 3e48b16a61
commit 27649f31fc
4 changed files with 54 additions and 0 deletions

View File

@@ -29,3 +29,5 @@
enabled: false
- name: jellyfin
enabled: true
- name: nextcloud
enabled: true