feat(homes/rafiq): zk notes persist directory

This commit is contained in:
Mohammad Rafiq 2025-07-04 23:30:46 +08:00
parent c4151ec5cf
commit 4b802b372e
No known key found for this signature in database

View file

@ -1,5 +1,6 @@
{
programs.zk ={
persistDirs = [ "notebook" ];
programs.zk = {
enable = true;
settings = {
notebook.dir = "~/notebook";