From 3c72895a9134461fb5929af649e3502db0cfd2fb Mon Sep 17 00:00:00 2001 From: Alan Pearce Date: Sun, 19 Jan 2025 01:50:57 +0100 Subject: linde: update searchix configuration --- system/linde.nix | 2 ++ 1 file changed, 2 insertions(+) (limited to 'system') diff --git a/system/linde.nix b/system/linde.nix index 1dc309a7..4726777a 100644 --- a/system/linde.nix +++ b/system/linde.nix @@ -977,6 +977,7 @@ in ''; }; + importer.timeout = "45m"; importer.sources = { darwin = { enable = true; @@ -992,6 +993,7 @@ in enable = true; fetcher = "channel-nixpkgs"; channel = "nixos-unstable"; + timeout = "30m"; }; nixos = { enable = true; -- cgit 1.4.1