summary refs log tree commit diff stats
path: root/system/linde.nix
diff options
context:
space:
mode:
Diffstat (limited to 'system/linde.nix')
-rw-r--r--system/linde.nix6
1 files changed, 6 insertions, 0 deletions
diff --git a/system/linde.nix b/system/linde.nix
index d5fef3c6..02f2457f 100644
--- a/system/linde.nix
+++ b/system/linde.nix
@@ -988,6 +988,12 @@ in
       keepRundirs = 1;
       archiveURL = "https://ci.alanpearce.eu/archive/";
     };
+    timers = {
+      update-flake-nix-packages = {
+        startAt = "Sunday";
+        accuracy = "6 hours";
+      };
+    };
   };
   users.users.laminar = {
     homeMode = "770";