moved validate_system.toml to services dir

This commit is contained in:
2025-02-01 16:46:48 -05:00
parent a036467131
commit 4316c8a52e

View File

@@ -0,0 +1,13 @@
zpool = ["root_pool", "storage", "torrenting", "media"]
services = [
"docker-audiobookshelf",
"docker-cloud_flare_tunnel",
"docker-filebrowser",
"docker-haproxy",
"docker-qbit",
"docker-qbitvpn",
"docker-uptime_kuma",
"docker",
"home-assistant",
"jellyfin",
]