system: update

This commit is contained in:
2025-10-31 13:40:32 +03:00
parent 4c34c5c364
commit f970e20730
5 changed files with 66 additions and 60 deletions
+4 -2
View File
@@ -1,7 +1,9 @@
{
programs.git = {
enable = true;
userName = "chest";
userEmail = "e.a.sunduk@gmail.com";
settings.user = {
name = "chest";
email = "e.a.sunduk@gmail.com";
};
};
}