sombrero: Add git module

This commit is contained in:
Alexander Heldt
2023-11-02 08:32:51 +01:00
parent e1c73d9a54
commit b2a8e45127
3 changed files with 30 additions and 1 deletions

View File

@@ -69,7 +69,6 @@
gnumake
mkpasswd
vim
git
tig
unar
];
@@ -79,6 +78,7 @@
};
mod = {
git.enable = true;
ssh.enable = true;
docker.enable = true;
nginx.enable = true;