{ config, lib, ... }: with lib; with builtins; { options.vim.dashboard.alpha = { enable = mkEnableOption "dashboard via alpha.nvim"; }; }