From 933ebf9d7f49ecb0256d1af664a0970a5df7a166 Mon Sep 17 00:00:00 2001 From: James Walker Date: Mon, 6 Apr 2026 15:41:28 -0400 Subject: [PATCH] =?UTF-8?q?=F0=9F=9A=9A=20move=20main=20obsidian=20directo?= =?UTF-8?q?ry?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- chezmoi/dot_config/doom/config.el | 2 +- flake.lock | 12 ++++++------ 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/chezmoi/dot_config/doom/config.el b/chezmoi/dot_config/doom/config.el index 1472043..7db14ff 100644 --- a/chezmoi/dot_config/doom/config.el +++ b/chezmoi/dot_config/doom/config.el @@ -80,7 +80,7 @@ :config (global-obsidian-mode t) :custom - (obsidian-directory "~/Documents/Notes") + (obsidian-directory "~/Developer/Notes") (markdown-enable-wiki-links t)) ;; web-mode diff --git a/flake.lock b/flake.lock index abd734e..715e1c3 100644 --- a/flake.lock +++ b/flake.lock @@ -62,11 +62,11 @@ ] }, "locked": { - "lastModified": 1775143651, - "narHash": "sha256-S0RqAyDPMTcv9vASMaE8eY1QexFysAOdnxUxFHIPOyE=", + "lastModified": 1775457580, + "narHash": "sha256-ikws/ssAmG20AGrEwBuwspwPlkubJu34mB+Uz2fJBJs=", "owner": "nix-community", "repo": "home-manager", - "rev": "d166a078541982a76f14d3e06e9665fa5c9ed85e", + "rev": "5de7dbd151b0bd65d45785553d4a22d832733ffc", "type": "github" }, "original": { @@ -77,11 +77,11 @@ }, "nixpkgs": { "locked": { - "lastModified": 1775095191, - "narHash": "sha256-CsqRiYbgQyv01LS0NlC7shwzhDhjNDQSrhBX8VuD3nM=", + "lastModified": 1775403759, + "narHash": "sha256-cGyKiTspHEUx3QwAnV3RfyT+VOXhHLs+NEr17HU34Wo=", "owner": "nixos", "repo": "nixpkgs", - "rev": "106eb93cbb9d4e4726bf6bc367a3114f7ed6b32f", + "rev": "5e11f7acce6c3469bef9df154d78534fa7ae8b6c", "type": "github" }, "original": {