mirror of
https://github.com/nix-community/home-manager
synced 2024-11-06 11:19:44 +01:00
10 lines
112 B
Text
10 lines
112 B
Text
|
[commit]
|
||
|
gpgSign = true
|
||
|
|
||
|
[gpg]
|
||
|
program = "path-to-gpg"
|
||
|
|
||
|
[user]
|
||
|
email = "user@example.org"
|
||
|
name = "John Doe"
|