mirror of
https://github.com/nmasur/dotfiles
synced 2025-07-05 17:20:13 +00:00
replace vimwiki with mkdnflow
This commit is contained in:
@ -3,7 +3,7 @@
|
||||
home-manager.users.${config.user} = {
|
||||
|
||||
home.sessionVariables = {
|
||||
NOTES_PATH = "${config.homePath}/dev/personal/notes";
|
||||
NOTES_PATH = "${config.homePath}/dev/personal/notes/content";
|
||||
};
|
||||
|
||||
};
|
||||
|
Reference in New Issue
Block a user