feat[client]: add anki module
Some checks failed
Flake check / Check flake (push) Has been cancelled

This commit is contained in:
Leon Schwarzäugl 2025-10-09 02:39:26 +02:00
parent dbe12c8d5e
commit 0287e9d582
Signed by: swarsel
GPG key ID: 26A54C31F2A4FD84
8 changed files with 310 additions and 75 deletions

View file

@ -49,6 +49,7 @@
anki-tray = lib.mkDefault true;
element-tray = lib.mkDefault true;
vesktop-tray = lib.mkDefault true;
anki = lib.mkDefault true;
};
};