wowa, many changes

This commit is contained in:
Noa Aarts 2025-03-22 21:57:21 +01:00
parent 0930568e6c
commit 151b8619cf
Signed by: noa
GPG key ID: 1850932741EFF672
5 changed files with 26 additions and 32 deletions

View file

@ -35,6 +35,7 @@ in
safe.directory = "/etc/nixos";
pull.rebase = false;
commit.gpgsign = cfg.do_sign;
push.autoSetupRemote = true;
};
};
};