mirror of
https://github.com/srid/nixos-config.git
synced 2026-07-16 22:01:33 +08:00
claude:..
This commit is contained in:
parent
d9b6285774
commit
6f38a2d2fb
3 changed files with 7 additions and 5 deletions
|
|
@ -10,6 +10,7 @@ in
|
|||
flake.inputs.self.homeModules.darwin-only
|
||||
"${homeMod}/gui/1password.nix"
|
||||
"${homeMod}/cli/controlpersist.nix"
|
||||
"${homeMod}/claude-code"
|
||||
|
||||
"${homeMod}/work/juspay.nix"
|
||||
|
||||
|
|
|
|||
|
|
@ -19,6 +19,7 @@ in
|
|||
home-manager.sharedModules = [
|
||||
"${homeMod}/cli/ssh-agent-forwarding.nix"
|
||||
"${homeMod}/cli/controlpersist.nix"
|
||||
"${homeMod}/claude-code"
|
||||
"${homeMod}/work/juspay.nix"
|
||||
"${homeMod}/services/vira.nix"
|
||||
"${homeMod}/services/kolu.nix"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue