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