fixed git signing
This commit is contained in:
@@ -25,15 +25,15 @@
|
||||
lfs.enable = true;
|
||||
signing = {
|
||||
signByDefault = true;
|
||||
gpgPath = "/opt/1Password/op-ssh-sign";
|
||||
# gpgPath = "/opt/1Password/op-ssh-sign";
|
||||
key = "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIHI7zcxrwwg4VqpGduhPX31aslzXwkRXiM32+8K+aIMu";
|
||||
};
|
||||
extraConfig = {
|
||||
gpg = {
|
||||
format = "ssh";
|
||||
};
|
||||
# extraConfig = {
|
||||
# gpg = {
|
||||
# format = "ssh";
|
||||
# };
|
||||
|
||||
};
|
||||
# };
|
||||
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user