Looking at the documentation, it is possible to pass an instance of Mongoose into the Keystone options:
http://keystonejs.com/docs/configuration/
"mongoose Object: Instance of Mongoose to be used instead of the default instance."
But how...? How do I get the instance from Mongoose?