mirror of
https://github.com/srid/nixos-config.git
synced 2026-01-07 00:17:24 +08:00
home/ssh: include orbstack ssh config
This commit is contained in:
parent
2a4d63d85a
commit
7e145f6017
1 changed files with 4 additions and 0 deletions
|
|
@ -5,6 +5,10 @@
|
|||
|
||||
addKeysToAgent = "yes";
|
||||
|
||||
includes = [
|
||||
"~/.orbstack/ssh/config" # https://docs.orbstack.dev/machines/ssh
|
||||
];
|
||||
|
||||
# Note: More defined in juspay.nix
|
||||
matchBlocks = {
|
||||
"*" = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue