summary refs log tree commit diff stats
diff options
context:
space:
mode:
m---------packages0
-rw-r--r--system/linde.nix6
2 files changed, 6 insertions, 0 deletions
diff --git a/packages b/packages
-Subproject 6d82b76f4d22e961ee5f23373a33fc6014ff808
+Subproject 7d98b3c0cabcb5fd697225bda690b75542c93af
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";