neovim-flake/modules/notes/mind-nvim/default.nix

7 lines
60 B
Nix

{
imports = [
./mind-nvim.nix
./config.nix
];
}