Zfs automatic snapshots

This commit is contained in:
minish 2024-12-14 23:33:21 -05:00
parent a077e98cf3
commit 778a3244fc
Signed by: min
SSH Key Fingerprint: SHA256:NFjjdbkd6u7aoMlcrDCVvz6o2UBtlAuPm8IQ2vhZ3Fg
1 changed files with 8 additions and 0 deletions

View File

@ -10,6 +10,14 @@
autoScrub = {
enable = true;
};
autoSnapshot = {
enable = true;
flags = "-v -p";
frequent = 6;
daily = 3;
weekly = 2;
monthly = 2;
};
};
sops.secrets."terra-key" = {