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