feat(stylix): add enable option

This commit is contained in:
2026-05-22 10:24:58 +02:00
parent a191c89549
commit c3239c544a
3 changed files with 48 additions and 35 deletions

View File

@@ -90,6 +90,7 @@
redis.enable = true;
};
k8s.enable = true;
my.stylix.enable = true;
git.github.enable = true;
git.gitlab.enable = true;
secrets.vault.enable = true;