refactor: namespace git cli options under git module

This commit is contained in:
2026-03-11 21:16:38 +01:00
parent 83cb9cdec1
commit 1ecb690f0d
4 changed files with 7 additions and 7 deletions

View File

@@ -104,8 +104,8 @@ in
};
database.mssql.enable = true;
database.postgresql.enable = true;
github.enable = true;
gitlab.enable = true;
git.github.enable = true;
git.gitlab.enable = true;
secrets.vault.enable = true;
programs = {