mirror of
https://github.com/Superredstone/nixos.git
synced 2026-06-17 15:24:39 +02:00
fix: update git signing setting
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
{
|
||||
programs.git = {
|
||||
enable = true;
|
||||
signing.format = "openpgp";
|
||||
settings = {
|
||||
user = {
|
||||
name = "Superredstone";
|
||||
|
||||
Reference in New Issue
Block a user