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

7 lines
56 B
Nix

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