treewide: snapshot important datasets with sanoid
This commit is contained in:
parent
715b3f799a
commit
345bf13b0d
6 changed files with 55 additions and 0 deletions
|
@ -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";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue