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