about summary refs log tree commit diff
path: root/machines/profpatsch/katara.nix
diff options
context:
space:
mode:
authorProfpatsch <mail@profpatsch.de>2017-07-10 15:14:24 +0200
committerProfpatsch <mail@profpatsch.de>2017-07-10 15:14:24 +0200
commit373291e05c90d7c3c7c5b8bd49684529de504f9f (patch)
tree206255c82b58627a76d3323dd008697f6edb7018 /machines/profpatsch/katara.nix
parent25bbcf332c90e4b584f644d0058807813881a502 (diff)
machines/katara: add anki plugin deps
Diffstat (limited to 'machines/profpatsch/katara.nix')
-rw-r--r--machines/profpatsch/katara.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/machines/profpatsch/katara.nix b/machines/profpatsch/katara.nix
index 17123721..9c5479b3 100644
--- a/machines/profpatsch/katara.nix
+++ b/machines/profpatsch/katara.nix
@@ -136,7 +136,7 @@ in {
       ];
       userPrograms = [
         abcde                # high-level cd-ripper with tag support
-        anki                 # spaced repetition system
+        anki mecab kakasi    # spaced repetition system & japanese analyzer
         # TODO integrate lame into audacity
         audacity lame.lib    # audio editor and mp3 codec
         myPkgs.beets         # audio file metadata tagger