about summary refs log tree commit diff
path: root/ops
diff options
context:
space:
mode:
Diffstat (limited to 'ops')
-rw-r--r--ops/modules/btrfs-auto-scrub.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/ops/modules/btrfs-auto-scrub.nix b/ops/modules/btrfs-auto-scrub.nix
index b073efa3df..748bb75c5f 100644
--- a/ops/modules/btrfs-auto-scrub.nix
+++ b/ops/modules/btrfs-auto-scrub.nix
@@ -7,7 +7,7 @@
     services = {
       btrfs.autoScrub = {
         enable = true;
-        interval = lib.mkDefault "daily";
+        interval = lib.mkDefault "*-*-* 03:30:00";
         # gather all btrfs fileSystems, extra ones can be added via the NixOS
         # module merging mechanism, of course.
         fileSystems = lib.concatLists (