feat(homes/rafiq): zk notes persist directory
This commit is contained in:
parent
c4151ec5cf
commit
4b802b372e
1 changed files with 2 additions and 1 deletions
|
@ -1,5 +1,6 @@
|
|||
{
|
||||
programs.zk ={
|
||||
persistDirs = [ "notebook" ];
|
||||
programs.zk = {
|
||||
enable = true;
|
||||
settings = {
|
||||
notebook.dir = "~/notebook";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue