Move todo file
Signed-off-by: Oliver Davies <oliver@oliverdavies.uk>
This commit is contained in:
parent
471bd8ca54
commit
aeed0327a2
2 changed files with 8 additions and 1 deletions
|
@ -23,6 +23,6 @@ in
|
|||
(withSystem pkgs.system (psArgs: psArgs.config.packages.${name}))
|
||||
];
|
||||
|
||||
home.sessionVariables.TODO_FILE = "${config.xdg.userDirs.documents}/todo.adoc";
|
||||
home.sessionVariables.TODO_FILE = "${config.home.sessionVariables.WIKI_DIRECTORY}/todo.adoc";
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue