feat(homes/rafiq): add zk notes cli tool
This commit is contained in:
parent
e5a6cc9626
commit
c4151ec5cf
1 changed files with 8 additions and 0 deletions
8
homes/x86_64-linux/rafiq/cli/utilities/zk.nix
Normal file
8
homes/x86_64-linux/rafiq/cli/utilities/zk.nix
Normal file
|
@ -0,0 +1,8 @@
|
|||
{
|
||||
programs.zk ={
|
||||
enable = true;
|
||||
settings = {
|
||||
notebook.dir = "~/notebook";
|
||||
};
|
||||
};
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue