Sign git commit
This commit is contained in:
parent
fb1228e47d
commit
aa1e8cf976
1 changed files with 4 additions and 0 deletions
|
|
@ -39,6 +39,10 @@ let usr = config.constants.userName; in {
|
|||
]);
|
||||
programs = {
|
||||
firefox.enable = true;
|
||||
git.signing = {
|
||||
key = "0x6A815D4CB1637AAC";
|
||||
signByDefault = true;
|
||||
};
|
||||
gpg = {
|
||||
enable = true;
|
||||
homedir = "${xdgCfg.dataHome}/gnupg";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue