{ supportedSystems ? [ "x86_64-linux" ] , nixpkgs ? import {} }: with (import { inherit supportedSystems; }); { #r6d.base = import ./r6d-base.nix; r6d.iso = import ./iso-image/configuration.nix; }