Netboot: Difference between revisions
imported>Erikarvstedt m Share sys pkgs with host pkgs |
imported>Erikarvstedt mNo edit summary |
||
| Line 30: | Line 30: | ||
}; | }; | ||
run-pixiecore = | run-pixiecore = let | ||
hostPkgs = if sys.pkgs.system == builtins.currentSystem | hostPkgs = if sys.pkgs.system == builtins.currentSystem | ||
then sys.pkgs | then sys.pkgs | ||