mirror of
https://github.com/nmasur/dotfiles
synced 2025-08-20 13:24:42 +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