pinwheel/manatee/backwards: Adjust for updated nixpkgs

This commit is contained in:
Alexander Heldt
2026-01-03 16:41:41 +01:00
parent 6a58eb660b
commit e788efc4ff
17 changed files with 67 additions and 15 deletions

View File

@@ -23,7 +23,7 @@ in
{ path = ./gitconfig; }
];
extraConfig = {
settings = {
rerere.enable = true;
};
};