{ imports = [ ./network-manager.nix ./host-name-id.nix ]; networking = { hosts = import ./hosts.nix; }; }