make vscode nicer; install rust-src; change btrbk stuff

This commit is contained in:
cy 2025-02-28 02:25:51 -05:00
parent 6519ab7f06
commit bba29fa1ea
Signed by: cy
SSH key fingerprint: SHA256:o/geVWV4om1QhUSkKvDQeW/eAihwnjyXkqMwrVdbuts
3 changed files with 24 additions and 5 deletions

View file

@ -232,9 +232,9 @@
snapshotOnly = true;
settings = {
snapshot_preserve_min = "latest";
target_preserve = "*d";
target_preserve_min = "no";
target = "/mnt/external/btr_backup/ytnix";
target_preserve = "30d";
target_preserve_min = "2d";
target = "/mnt/target/btr_backup/ytnix";
stream_compress = "zstd";
stream_compress_level = "8";
snapshot_dir = "/snapshots";