config obsidian dir
All checks were successful
Test templates, puts into cache / nix (nix-runner) (push) Successful in 3m36s
Bump flake.lock / build (push) Successful in 16m31s

This commit is contained in:
2025-04-07 11:37:10 -05:00
parent 81b02044b9
commit 35c4234132
2 changed files with 3 additions and 1 deletions

View File

@@ -67,6 +67,7 @@ in
home-manager.extraSpecialArgs = {
withGUI = false;
gitSigningKey = "8F904A3FC7021497";
obsidian_dir = "/mnt/d/applications/obsidian/vault01";
inherit nixpkgs-unstable;
};
home-manager.useGlobalPkgs = true;