mirror of
https://github.com/srid/nixos-config.git
synced 2025-12-26 15:04:59 +08:00
obsidian: on mac
This commit is contained in:
parent
8983896a17
commit
f0f0d72b16
3 changed files with 21 additions and 13 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue