Added git config

This commit is contained in:
Alejandro Angulo 2023-03-19 08:46:23 -07:00
parent 3192993253
commit e62903e640
Signed by: alejandro-angulo
GPG key ID: 75579581C74554B6
3 changed files with 98 additions and 0 deletions

View file

@ -18,6 +18,7 @@ with lib; {
nix.enable = true;
suites.desktop.enable = true;
tools.git.enable = true;
};
users.users.virt = {