flake update
All checks were successful
/ check (push) Successful in 51s

Signed-off-by: Oliver Davies <oliver@oliverdavies.uk>
This commit is contained in:
Oliver Davies 2025-10-27 01:56:44 +00:00
parent bbd29560ed
commit e8dd94db0b
4 changed files with 60 additions and 56 deletions

View file

@ -2,7 +2,7 @@
flake.modules.homeManager.base =
{ config, ... }:
{
programs.git.extraConfig = {
programs.git.settings = {
branch = {
autosetupmerge = true;
autosetuprebase = "always";