mirror of
https://github.com/nix-community/home-manager.git
synced 2025-03-10 18:57:22 +00:00
11 lines
146 B
Text
11 lines
146 B
Text
This can be anything.
|
|
|
|
[gpg]
|
|
format = "openpgp"
|
|
|
|
[gpg "openpgp"]
|
|
program = "path-to-gpg"
|
|
|
|
[user]
|
|
email = "user@example.org"
|
|
name = "John Doe"
|