home: install anki to productivity package set

This commit is contained in:
NullBite 2024-08-08 17:28:40 -04:00
parent 77bcb1d49b
commit 08adcb74ba
Signed by: nullbite
GPG Key ID: 6C4D545385D4925A

View File

@ -8,6 +8,7 @@ in
home.packages = with pkgs; optionals config.nixfiles.meta.graphical [ home.packages = with pkgs; optionals config.nixfiles.meta.graphical [
libreoffice-fresh libreoffice-fresh
obsidian obsidian
anki
] ++ [ ] ++ [
pandoc pandoc
]; ];