{ ... }: let # is set to the value designated by the nixpkgs input of the # jobset configuration. pkgs = (import {}); device = import ; liminix-config = ; liminix = import { inherit device liminix-config; }; in { inherit (liminix.outputs) squashfs; }