add zfs snapshots and update zfs keys
Signed-off-by: ahuston-0 <aliceghuston@gmail.com>
This commit is contained in:
parent
d4b034c870
commit
918d078420
@ -20,6 +20,8 @@ let
|
||||
"zfs-torr-key"
|
||||
"zfs-var-docker-key"
|
||||
"zfs-nix-store-key"
|
||||
"zfs-archiveteam-key"
|
||||
"zfs-minio-key"
|
||||
];
|
||||
in
|
||||
{
|
||||
@ -52,6 +54,7 @@ in
|
||||
"ZFS-primary/nextcloud".useTemplate = [ "production" ];
|
||||
# all docker containers should have a bind mount if they expect lasting zfs snapshots
|
||||
"ZFS-primary/vardocker".useTemplate = [ "nix-prod" ];
|
||||
"ZFS-primary/minio".useTemplate = [ "nix-prod" ];
|
||||
"ZFS-primary/games" = {
|
||||
useTemplate = [ "games" ];
|
||||
recursive = true;
|
||||
|
Loading…
x
Reference in New Issue
Block a user