treefmt / nix fmt (pull_request) Successful in 5s
pytest / pytest (pull_request) Successful in 27s
test ebook search / test-ebook-search (pull_request) Successful in 34s
build_systems / build-brain (pull_request) Successful in 48s
build_systems / build-bob (pull_request) Successful in 50s
build_systems / build-rhapsody-in-green (pull_request) Successful in 1m3s
build_systems / build-jeeves (pull_request) Successful in 2m14s
treefmt / nix fmt (push) Successful in 4s
test ebook search / test-ebook-search (push) Successful in 27s
pytest / pytest (push) Successful in 30s
build_systems / build-brain (push) Successful in 34s
build_systems / build-bob (push) Successful in 37s
build_systems / build-jeeves (push) Successful in 2m9s
build_systems / build-rhapsody-in-green (push) Successful in 48s
130 lines
1.4 KiB
TOML
130 lines
1.4 KiB
TOML
["default"]
|
|
15_min = 8
|
|
hourly = 24
|
|
daily = 0
|
|
monthly = 0
|
|
|
|
# root_pool
|
|
["root_pool/home"]
|
|
15_min = 8
|
|
hourly = 24
|
|
daily = 14
|
|
monthly = 0
|
|
|
|
["root_pool/root"]
|
|
15_min = 8
|
|
hourly = 24
|
|
daily = 0
|
|
monthly = 0
|
|
|
|
["root_pool/nix"]
|
|
15_min = 4
|
|
hourly = 0
|
|
daily = 0
|
|
monthly = 0
|
|
|
|
["root_pool/var"]
|
|
15_min = 8
|
|
hourly = 24
|
|
daily = 30
|
|
monthly = 6
|
|
# storage
|
|
["storage/ollama"]
|
|
15_min = 2
|
|
hourly = 0
|
|
daily = 0
|
|
monthly = 0
|
|
|
|
["storage/secure"]
|
|
15_min = 0
|
|
hourly = 0
|
|
daily = 0
|
|
monthly = 0
|
|
|
|
["storage/secure/plex"]
|
|
15_min = 6
|
|
hourly = 2
|
|
daily = 1
|
|
monthly = 0
|
|
|
|
["storage/secure/transmission"]
|
|
15_min = 4
|
|
hourly = 0
|
|
daily = 0
|
|
monthly = 0
|
|
|
|
["storage/secure/secrets"]
|
|
15_min = 8
|
|
hourly = 24
|
|
daily = 30
|
|
monthly = 12
|
|
|
|
# media
|
|
["media/temp"]
|
|
15_min = 2
|
|
hourly = 0
|
|
daily = 0
|
|
monthly = 0
|
|
|
|
["media/secure"]
|
|
15_min = 0
|
|
hourly = 0
|
|
daily = 0
|
|
monthly = 0
|
|
|
|
["media/secure/plex"]
|
|
15_min = 6
|
|
hourly = 2
|
|
daily = 1
|
|
monthly = 0
|
|
|
|
["media/secure/postgres-wal"]
|
|
15_min = 4
|
|
hourly = 2
|
|
daily = 0
|
|
monthly = 0
|
|
|
|
|
|
["media/secure/postgres"]
|
|
15_min = 8
|
|
hourly = 24
|
|
daily = 7
|
|
monthly = 0
|
|
|
|
["media/secure/share"]
|
|
15_min = 4
|
|
hourly = 0
|
|
daily = 0
|
|
monthly = 0
|
|
|
|
["media/secure/github-runners"]
|
|
15_min = 6
|
|
hourly = 2
|
|
daily = 1
|
|
monthly = 0
|
|
|
|
["media/secure/notes"]
|
|
15_min = 8
|
|
hourly = 24
|
|
daily = 30
|
|
monthly = 12
|
|
|
|
["media/secure/docker"]
|
|
15_min = 3
|
|
hourly = 12
|
|
daily = 14
|
|
monthly = 2
|
|
|
|
# scratch
|
|
["scratch/transmission"]
|
|
15_min = 2
|
|
hourly = 0
|
|
daily = 0
|
|
monthly = 0
|
|
|
|
["scratch/uv_cache"]
|
|
15_min = 2
|
|
hourly = 0
|
|
daily = 0
|
|
monthly = 0
|