parent
fe7b3b7f9b
commit
60bf4c3cd7
|
@ -18,7 +18,7 @@ let
|
||||||
version extraConfig extraPerEntryConfig extraEntries
|
version extraConfig extraPerEntryConfig extraEntries
|
||||||
extraEntriesBeforeNixOS configurationLimit copyKernels timeout
|
extraEntriesBeforeNixOS configurationLimit copyKernels timeout
|
||||||
default devices;
|
default devices;
|
||||||
path = makeSearchPath "bin" [ pkgs.coreutils pkgs.gnused pkgs.findutils pkgs.gnugrep ];
|
path = makeSearchPath "bin" [ pkgs.coreutils pkgs.gnused pkgs.gnugrep pkgs.findutils pkgs.diffutils ];
|
||||||
});
|
});
|
||||||
|
|
||||||
in
|
in
|
||||||
|
|
Loading…
Reference in New Issue