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