{ config, pkgs, ... }: { services.qdrant = { enable = true; }; }