neovim-flake/modules/plugins/dashboard/alpha/default.nix

7 lines
56 B
Nix
Raw Normal View History

{
imports = [
./alpha.nix
./config.nix
];
}