mirror of
https://github.com/NotAShelf/nvf.git
synced 2025-09-10 12:21:40 +00:00
feat: add todo-comments options
This commit is contained in:
parent
e03c5a6878
commit
1c66c6ff65
4 changed files with 82 additions and 0 deletions
6
modules/notes/todo-comments/default.nix
Normal file
6
modules/notes/todo-comments/default.nix
Normal file
|
@ -0,0 +1,6 @@
|
|||
_: {
|
||||
imports = [
|
||||
./todo-comments.nix
|
||||
./config.nix
|
||||
];
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue