mirror of
https://github.com/Ahwxorg/nixos-config.git
synced 2026-05-06 11:02:20 +02:00
fix: set signing format for git
This commit is contained in:
parent
51c5cb6847
commit
446eac7073
1 changed files with 1 additions and 0 deletions
|
|
@ -11,6 +11,7 @@
|
|||
alias.stat = "status";
|
||||
alias.lg = "log --color --graph --pretty=format:'%Cred%h%Creset -%C(yellow)%d%Creset %s %Cgreen(%cr) %C(bold blue)%Creset' --abbrev-commit";
|
||||
};
|
||||
signing.format = "openpgp";
|
||||
};
|
||||
|
||||
home.packages = [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue