packages: {config, ...}: {
environment.systemPackages = with packages; [
unstable.couchdb
];
# FIXME: CouchDB service?
}