some resturcturing of hm

This commit is contained in:
cnst
2024-07-07 09:41:56 +02:00
parent 79381454a1
commit 8fe5665135
8 changed files with 9 additions and 3 deletions

View File

@@ -0,0 +1,7 @@
{
programs.git = {
enable = true;
userName = "cnst";
userEmail = "cnst@cana.st";
};
}