feat(taskwarrior): add enable option

This commit is contained in:
2026-05-22 10:27:12 +02:00
parent 96c65fc991
commit 1f115f8738
5 changed files with 74 additions and 64 deletions

View File

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