all repos — nixfiles @ 0893d639685199ab94d7b257e5de1662c6973d7a

System and user configuration, managed by nix and home-manager

linde: update nix-packages flake

Alan Pearce
commit

0893d639685199ab94d7b257e5de1662c6973d7a

parent

09fb9945f5b0387d502721aca64122a25bf22861

1 file changed, 6 insertions(+), 0 deletions(-)

jump to
M system/linde.nixsystem/linde.nix
@@ -988,6 +988,12 @@ bindHTTP = "[::1]:8002";
keepRundirs = 1; archiveURL = "https://ci.alanpearce.eu/archive/"; }; + timers = { + update-flake-nix-packages = { + startAt = "Sunday"; + accuracy = "6 hours"; + }; + }; }; users.users.laminar = { homeMode = "770";