backwards: Add git module

This commit is contained in:
Alexander Heldt
2024-08-15 16:58:08 +02:00
parent f43e0b802b
commit b2e5e3b7dc
4 changed files with 41 additions and 5 deletions

View File

@@ -9,6 +9,7 @@ in
config = {
mod = {
ssh.enable = true;
git.enable = true;
};
};
}