update ci

This commit is contained in:
Jonathan Dönszelmann 2025-02-01 15:55:05 +01:00
parent d030ebe744
commit 76ed037b04
No known key found for this signature in database
11 changed files with 1278 additions and 55 deletions

View file

@ -1,8 +1,8 @@
_: {
programs.git = {
enable = true;
userEmail = "jonathan@donsz.nl";
userName = "Jonathan Dönszelmann";
userEmail = "jana@donsz.nl";
userName = "Jana Dönszelmann";
signing.key = "/home/jonathan/.ssh/id_ed25519.pub";
signing.signByDefault = true;