neovim-flake/modules/plugins/notes/orgmode/default.nix

7 lines
58 B
Nix

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