mirror of
https://github.com/RichieCahill/dotfiles.git
synced 2026-04-17 04:58:19 -04:00
14 lines
300 B
TOML
14 lines
300 B
TOML
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",
|
|
]
|