{ config, pkgs, ... }: { imports = [ /etc/nixos/hardware-configuration.nix /home/don/nixos/server/configuration.nix ]; networking.hostName = "vm1"; }