linde: update searchix configuration
Alan Pearce alan@alanpearce.eu
Sun, 19 Jan 2025 01:50:57 +0100
1 files changed, 2 insertions(+), 0 deletions(-)
jump to
M system/linde.nix → system/linde.nix
@@ -977,6 +977,7 @@ integrity="sha384-nRw6qfbWyJha9LhsOtSb2YJDyZdKvvCFh0fJYlkquSFjUxp9FVNugbfy8q1jdxI+"></script> ''; }; + importer.timeout = "45m"; importer.sources = { darwin = { enable = true; @@ -992,6 +993,7 @@ nixpkgs = { enable = true; fetcher = "channel-nixpkgs"; channel = "nixos-unstable"; + timeout = "30m"; }; nixos = { enable = true;