update
This commit is contained in:
@@ -22,6 +22,19 @@
|
||||
enable = true;
|
||||
userName = "rogueking";
|
||||
userEmail = "miguel@muniz.org";
|
||||
lfs.enable = true;
|
||||
signing = {
|
||||
signByDefault = true;
|
||||
gpgPath = "/opt/1Password/op-ssh-sign";
|
||||
key = "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIHI7zcxrwwg4VqpGduhPX31aslzXwkRXiM32+8K+aIMu";
|
||||
};
|
||||
extraConfig = {
|
||||
gpg = {
|
||||
format = "ssh";
|
||||
};
|
||||
|
||||
};
|
||||
|
||||
};
|
||||
|
||||
eza = {
|
||||
|
||||
Reference in New Issue
Block a user