experimented with Obsidian

This commit is contained in:
Tomas Rivera
2026-03-18 15:57:43 +01:00
parent 234a407e3f
commit b39e429d3f
3 changed files with 13 additions and 1 deletions
+4
View File
@@ -5,5 +5,9 @@
}: {
programs.obsidian = {
enable = true;
vaults.miscellanious = {
enable = true;
target = "/kdrive/Notes/miscellanious";
};
};
}