feat(1password): remove 1password ssh agent
This commit is contained in:
parent
a049492c98
commit
8e5607e4f2
2 changed files with 0 additions and 5 deletions
|
|
@ -11,9 +11,6 @@
|
|||
package = pkgs.gitAndTools.gitFull;
|
||||
userName = admin.gitName;
|
||||
userEmail = admin.gitEmail;
|
||||
extraConfig = {
|
||||
gpg."ssh".program = "${pkgs._1password-gui}/bin/op-ssh-sign";
|
||||
};
|
||||
ignores = [ ".direnv" "result" ];
|
||||
lfs.enable = true;
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue