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

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