summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--hosts/vidhar/samba.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/hosts/vidhar/samba.nix b/hosts/vidhar/samba.nix
index 99feb64a..0ddf56a3 100644
--- a/hosts/vidhar/samba.nix
+++ b/hosts/vidhar/samba.nix
@@ -27,7 +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" = "auto_%Y-%m-%dT%H:%M:%SZ"; 30 "shadow:format" = "%Y-%m-%dT%H:%M:%SZ";
31 }; 31 };
32 eos = { 32 eos = {
33 comment = "Disk image of eos"; 33 comment = "Disk image of eos";