{ config, pkgs, ... }: { imports = [ ./hardware-configuration.nix ../../server ../themes.nix ]; networking.hostName = "harper"; }