obsidian: on mac

This commit is contained in:
Sridhar Ratnakumar 2025-11-19 21:27:37 -05:00
parent 8983896a17
commit f0f0d72b16
3 changed files with 21 additions and 13 deletions

View file

@ -8,10 +8,11 @@ in
imports = [
flake.inputs.self.homeModules.default
flake.inputs.self.homeModules.darwin-only
(flake.inputs.self + /modules/home/all/1password.nix)
(flake.inputs.self + /modules/home/all/juspay-vertex.nix)
(flake.inputs.self + /modules/home/claude-code)
"${homeMod}/all/1password.nix"
"${homeMod}/all/juspay-vertex.nix"
"${homeMod}/claude-code"
"${homeMod}/all/juspay.nix"
"${homeMod}/all/obsidian.nix"
# Remote builders
# "${homeMod}/all/buildMachines"