home/git: Switch company

This commit is contained in:
fleaz 2023-07-20 14:59:10 +02:00
parent 2f93d9277b
commit 5f39770bbd

View file

@ -36,22 +36,10 @@
};
includes = [{
condition = "gitdir:~/codemonauts/";
condition = "gitdir:~/denic/";
contents = {
user = {
email = "felix@codemonauts.com";
name = "Felix Breidenstein";
};
commit = {
gpgSign = false;
};
};
}
{
condition = "gitdir:~/kundendaten/";
contents = {
user = {
email = "felix@codemonauts.com";
email = "breidenstein@denic.de";
name = "Felix Breidenstein";
};
commit = {