mirror of
https://github.com/NotAShelf/neovim-flake.git
synced 2026-05-11 09:38:04 +02:00
8 lines
84 B
Nix
8 lines
84 B
Nix
{
|
|
imports = [
|
|
./obsidian
|
|
./orgmode
|
|
./neorg
|
|
./todo-comments
|
|
];
|
|
}
|