home managing, attempt 2

This commit is contained in:
k3t
2026-03-12 07:17:02 -06:00
parent 8307d9bd72
commit ceda663361
9 changed files with 190 additions and 4 deletions
+7
View File
@@ -0,0 +1,7 @@
{
programs.git = {
enable = true;
userName = "k3t";
userEmail = "k3t@k3t.dev";
};
}