{
  nix = {
    binaryCaches = [
      "https://aciceri-fleet.cachix.org"
    ];
    binaryCachePublicKeys = [
      "aciceri-fleet.cachix.org-1:WiHJIK4UFTdfvWx0lG3mCR4EddyYsRhIuMGSje3/YGI="
    ];
  };
}