set up commit signing

This commit is contained in:
Schrottkatze 2024-01-11 16:38:37 +01:00
parent 5ed458533c
commit fb8515226b
Signed by: schrottkatze
GPG key ID: DFD0FD205943C14A

View file

@ -12,6 +12,10 @@
pl = "pull";
s = "status";
};
signing = {
key = "97BE CCA7 92F4 B2BD F149 F524 DFD0 FD20 5943 C14A";
signByDefault = true;
};
};
programs.gitui = {
enable = true;