{ config, pkgs, hostname, ... }: { imports = [ ./hardware-configuration.nix ./configuration.nix ]; }