treewide: snapshot important datasets with sanoid

This commit is contained in:
Katherina Walshe-Grey 2024-12-24 17:47:34 +00:00
parent 715b3f799a
commit 345bf13b0d
6 changed files with 55 additions and 0 deletions

View file

@ -19,6 +19,11 @@
"rpool_orm/state/actual" = { mountpoint = "/var/lib/actual"; };
};
services.sanoid.datasets."rpool_orm/state" = {
useTemplate = [ "production" ];
recursive = "zfs";
};
qenya.services.actual = {
enable = true;
domain = "actual.qenya.tel";