kalessin, orm: Fix broken backups
Not been working for two and a half months. Oops. We've all been there.
This commit is contained in:
parent
5fee65c784
commit
83e8c3d8f8
2 changed files with 0 additions and 2 deletions
|
@ -35,7 +35,6 @@ in
|
|||
services.sanoid.datasets."rpool_kalessin/state" = {
|
||||
useTemplate = [ "production" ];
|
||||
recursive = "zfs";
|
||||
process_children_only = true;
|
||||
};
|
||||
|
||||
qenya.services.owncast = {
|
||||
|
|
|
@ -31,7 +31,6 @@
|
|||
services.sanoid.datasets."rpool_orm/state" = {
|
||||
useTemplate = [ "production" ];
|
||||
recursive = "zfs";
|
||||
process_children_only = true;
|
||||
};
|
||||
|
||||
services.postgresql = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue