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

7 lines
59 B
Nix

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