summary refs log tree commit diff stats
path: root/system/nanopi.nix
diff options
context:
space:
mode:
authorAlan Pearce2024-05-12 00:30:15 +0200
committerAlan Pearce2024-05-12 00:30:15 +0200
commit807ddb9799070fd3b610163a1bf5c8a64c756b1c (patch)
treea1b066b99cc0a1cd26d711cebf85f463e2275de1 /system/nanopi.nix
parent269143be0ca52d534ef2d6568887eb3ea2a007a2 (diff)
downloadnixfiles-807ddb9799070fd3b610163a1bf5c8a64c756b1c.tar.lz
nixfiles-807ddb9799070fd3b610163a1bf5c8a64c756b1c.tar.zst
nixfiles-807ddb9799070fd3b610163a1bf5c8a64c756b1c.zip
co-ordinate auto-upgrade times between linde and nanopi
Diffstat (limited to 'system/nanopi.nix')
-rwxr-xr-xsystem/nanopi.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/system/nanopi.nix b/system/nanopi.nix
index 3c4b4a0f..7a996223 100755
--- a/system/nanopi.nix
+++ b/system/nanopi.nix
@@ -617,7 +617,7 @@ in
   nixpkgs.config.allowUnfree = true;
   system.autoUpgrade = {
     enable = false;
-    dates = "01:00";
+    dates = "04:15";
     randomizedDelaySec = "59 min";
     channel = "https://nixos.org/channels/nixos-unstable-small";
     allowReboot = true;