keep fewer vardocker snapshots
Signed-off-by: ahuston-0 <aliceghuston@gmail.com>
This commit is contained in:
parent
7ef484fa68
commit
d6c4d9bf12
@ -50,7 +50,8 @@ in
|
||||
"ZFS-primary/docker".useTemplate = [ "production" ];
|
||||
"ZFS-primary/hydra".useTemplate = [ "nix-prod" ];
|
||||
"ZFS-primary/nextcloud".useTemplate = [ "production" ];
|
||||
"ZFS-primary/vardocker".useTemplate = [ "production" ];
|
||||
# all docker containers should have a bind mount if they expect lasting zfs snapshots
|
||||
"ZFS-primary/vardocker".useTemplate = [ "nix-prod" ];
|
||||
"ZFS-primary/games" = {
|
||||
useTemplate = [ "games" ];
|
||||
recursive = true;
|
||||
|
Loading…
x
Reference in New Issue
Block a user