update flake inputs

This commit is contained in:
Henri Dohmen 2025-10-26 11:33:40 +01:00
parent 2bb2a97377
commit 6aa65154f7
Signed by: hd
GPG key ID: AB79213B044674AE
3 changed files with 21 additions and 25 deletions

View file

@ -117,9 +117,9 @@ in
signer = "openpgp";
key = "AB79213B044674AE";
};
userName = "Henri Dohmen";
userEmail = "henridohmen@posteo.com";
extraConfig = {
settings = {
user.name = "Henri Dohmen";
user.email = "henridohmen@posteo.com";
color.ui = "auto";
column.ui = "auto";
branch.sort = "-committerdate";