feat(anki): add enable option

This commit is contained in:
2026-05-22 10:26:27 +02:00
parent 1158e855c2
commit 96c65fc991
4 changed files with 47 additions and 29 deletions

View File

@@ -89,6 +89,7 @@
postgresql.enable = true;
redis.enable = true;
};
anki.enable = true;
k8s.enable = true;
shell.enable = true;
my.stylix.enable = true;