{ pkgs, lib, modulesPath, ... }: { imports = [ (modulesPath + "/installer/cd-dvd/installation-cd-base.nix") ]; networking.hostname = "isowo"; }