all repos — nixfiles @ 3c72895a9134461fb5929af649e3502db0cfd2fb

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

linde: update searchix configuration

Alan Pearce
commit

3c72895a9134461fb5929af649e3502db0cfd2fb

parent

7a00ba54efa6ece7b3dff165b934ff65d293a4f7

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

jump to
M system/linde.nixsystem/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;