Skip to content

Commit

Permalink
Store SSH keys in 1password
Browse files Browse the repository at this point in the history
  • Loading branch information
DarkaMaul committed Nov 8, 2024
1 parent 11eb2dc commit fe097af
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions users/dm.nix
Original file line number Diff line number Diff line change
Expand Up @@ -261,6 +261,7 @@ in
controlMaster = "auto";
compression = true;
extraConfig = ''
IdentityAgent "~/.1password/agent.sock"
AddKeysToAgent yes
'';

Expand Down

0 comments on commit fe097af

Please sign in to comment.