{ modulesPath, config, ... }: { nixpkgs.pkgs = (import (modulesPath + "/../..") { inherit (config.nixpkgs) config localSystem crossSystem; }).pkgsMusl; }