Add XDG_REPOS_HOME variable

This commit is contained in:
Oliver Davies 2025-03-17 20:05:16 +00:00
parent b0c2021d92
commit 2343a739da
7 changed files with 11 additions and 9 deletions

View file

@ -29,7 +29,7 @@
includes = [
{
condition = "gitdir:~/Code/tfw";
condition = "gitdir:${config.home.sessionVariables.XDG_REPOS_DIR}/tfw";
contents.user.email = "oliver.davies@tfw.wales";
}
];