feat(bruno): add enable option

This commit is contained in:
2026-05-24 15:59:49 +02:00
parent a9ae884349
commit adce0a0872
2 changed files with 16 additions and 3 deletions
+1
View File
@@ -81,6 +81,7 @@
git.github.enable = true;
git.gitlab.enable = true;
secrets.vault.enable = true;
bruno.enable = true;
docker.enable = true;
infra.enable = true;
go.enable = true;