{ lib, custom, ... }:

{
  config = {
    enable = custom;
  };
}