This commit is contained in:
Till 2026-04-12 18:48:42 +02:00
parent e945735fa1
commit b4b1f4a63f
36 changed files with 716 additions and 94 deletions

View file

@ -3,6 +3,7 @@
{
programs.git = {
enable = true;
signing.format = "openpgp";
settings = {
pull.rebase = true;
extraConfig.init.defaultBranch = "main";