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