mirror of
https://github.com/srid/nixos-config.git
synced 2026-05-11 00:55:58 +08:00
ssh: addKeysToAgent
This commit is contained in:
parent
f7c0408376
commit
0e767e5469
1 changed files with 2 additions and 0 deletions
|
|
@ -3,6 +3,8 @@
|
|||
programs.ssh = {
|
||||
enable = true;
|
||||
|
||||
addKeysToAgent = "yes";
|
||||
|
||||
# Note: More defined in juspay.nix
|
||||
matchBlocks = {
|
||||
pureintent = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue