Use local nix store during nixos install instead of fetching from cache

Is it possible to copy derivations from a local nix store during nixos-install instead of fetching them from the binary cache? I’m trying to install a new system from a current NixOS install onto a USB drive.