Files
dotfiles/common/optional/zfs/snapshot_config.toml
T
Richie 15e3118741
treefmt / nix fmt (pull_request) Successful in 5s
pytest / pytest (pull_request) Successful in 1m33s
test ebook search / test-ebook-search (pull_request) Successful in 1m55s
build_systems / build-portal-1 (pull_request) Successful in 2m28s
build_systems / build-bob (pull_request) Successful in 4m37s
build_systems / build-rhapsody-in-green (pull_request) Successful in 4m57s
build_systems / build-brain (pull_request) Successful in 5m2s
build_systems / build-jeeves (pull_request) Successful in 5m27s
updating snapshot config
2026-09-11 12:30:28 -04:00

36 lines
384 B
TOML

["default"]
15_min = 8
hourly = 24
daily = 0
monthly = 0
["root_pool/home"]
15_min = 8
hourly = 12
daily = 1
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/nix_build"]
15_min = 1
hourly = 0
daily = 0
monthly = 0
["root_pool/var"]
15_min = 8
hourly = 24
daily = 30
monthly = 6