From ee01823de3c4ff26b42bc27e70c8151c9ca278e8 Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Wed, 29 Dec 2021 00:02:03 +0100 Subject: vidhar: samba: ... --- hosts/vidhar/default.nix | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 'hosts/vidhar') diff --git a/hosts/vidhar/default.nix b/hosts/vidhar/default.nix index 1601e33e..e234dcc1 100644 --- a/hosts/vidhar/default.nix +++ b/hosts/vidhar/default.nix @@ -361,10 +361,9 @@ "vfs objects" = "shadow_copy2"; "shadow:snapdir" = ".zfs/snapshot"; "shadow:sort" = "desc"; - "shadow:format" = "zfs-auto-snap_frequent-%Y-%m-%d-%Hh%MU"; - # "shadow:format" = "-%Y-%m-%d-%Hh%MU"; - # "shadow:snapprefix" = "^zfs-auto-snap_\(frequent\)\{0,1\}\(hourly\)\{0,1\}\(daily\)\{0,1\}\(monthly\)\{0,1\}"; - # "shadow:delimiter" = ""; + "shadow:format" = "%Y-%m-%d-%Hh%MU"; + "shadow:snapprefix" = "^zfs-auto-snap_\(frequent\)\{0,1\}\(hourly\)\{0,1\}\(daily\)\{0,1\}\(monthly\)\{0,1\}"; + "shadow:delimiter" = "-"; }; eos = { comment = "Disk image of eos"; -- cgit v1.2.3