Set the notes directory path
This commit is contained in:
parent
434c40597b
commit
452f5875ce
3 changed files with 14 additions and 2 deletions
|
@ -20,4 +20,8 @@
|
|||
})
|
||||
./features/desktop
|
||||
];
|
||||
|
||||
home.sessionVariables = {
|
||||
DOCUMENTS = "$HOME/Documents";
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue