fix(secrets): add enable option

This commit is contained in:
2026-05-24 16:00:21 +02:00
parent 1f115f8738
commit 1255083ad6
5 changed files with 18 additions and 11 deletions
+1
View File
@@ -96,6 +96,7 @@
my.stylix.enable = true;
git.github.enable = true;
git.gitlab.enable = true;
secrets.enable = true;
secrets.vault.enable = true;
bruno.enable = true;
docker.enable = true;