summaryrefslogtreecommitdiff
path: root/hosts/vidhar/samba.nix
diff options
context:
space:
mode:
Diffstat (limited to 'hosts/vidhar/samba.nix')
-rw-r--r--hosts/vidhar/samba.nix4
1 files changed, 1 insertions, 3 deletions
diff --git a/hosts/vidhar/samba.nix b/hosts/vidhar/samba.nix
index 6a590587..99feb64a 100644
--- a/hosts/vidhar/samba.nix
+++ b/hosts/vidhar/samba.nix
@@ -27,9 +27,7 @@
27 "vfs objects" = "shadow_copy2"; 27 "vfs objects" = "shadow_copy2";
28 "shadow:snapdir" = ".zfs/snapshot"; 28 "shadow:snapdir" = ".zfs/snapshot";
29 "shadow:sort" = "desc"; 29 "shadow:sort" = "desc";
30 "shadow:format" = "%Y-%m-%d-%Hh%MU"; 30 "shadow:format" = "auto_%Y-%m-%dT%H:%M:%SZ";
31 "shadow:snapprefix" = "^zfs-auto-snap_\(frequent\)\{0,1\}\(hourly\)\{0,1\}\(daily\)\{0,1\}\(monthly\)\{0,1\}";
32 "shadow:delimiter" = "-";
33 }; 31 };
34 eos = { 32 eos = {
35 comment = "Disk image of eos"; 33 comment = "Disk image of eos";