add a few services

This commit is contained in:
k3t
2026-03-15 22:26:26 -06:00
parent 0ff018761f
commit f8f056de51
4 changed files with 68 additions and 14 deletions
+4 -2
View File
@@ -1,7 +1,9 @@
{
programs.git = {
enable = true;
userName = "k3t";
userEmail = "k3t@k3t.dev";
settings = {
name = "k3t";
email = "k3t@k3t.dev";
};
};
}