This commit is contained in:
parent
3b76d3924d
commit
630ebed658
3 changed files with 3 additions and 3 deletions
|
@ -2,6 +2,6 @@
|
|||
flake.modules.homeManager.base =
|
||||
{ config, ...}:
|
||||
{
|
||||
home.sessionVariables.WIKI_DIRECTORY = "${config.xdg.userDirs.documents}/wiki";
|
||||
home.sessionVariables.NOTES_DIRECTORY = "${config.xdg.userDirs.documents}/notes";
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue