{ config, lib, pkgs, modulesPath, ... }: { imports = [ (modulesPath + "/installer/cd-dvd/installation-cd-graphical-gnome.nix") ./common ]; }