chore: small stuff

This commit is contained in:
Nydragon 2025-02-02 13:54:13 +01:00
parent 11aacf0e6c
commit c2cc7f8114
Signed by: nydragon
SSH key fingerprint: SHA256:WcjW5NJPQ8Dx4uQDmoIlVPLWE27Od3fxoe0IUvuoPHE
2 changed files with 1 additions and 2 deletions

View file

@ -2,7 +2,7 @@
{
programs.git = {
enable = true;
userName = "Nydragon";
userName = "nydragon";
userEmail = "contact@ccnlc.eu";
extraConfig = {
gpg.format = "ssh";

View file

@ -96,7 +96,6 @@ in
pulseview.enable = true;
gnupg.agent = {
enable = true;
enableSSHSupport = true;
};
};