desktop: replace anki-bin with anki

anki-bin is no longer needed since the build is now fixed.
This commit is contained in:
Donovan Glover 2024-11-16 22:48:41 -05:00
parent f54f3fe9ba
commit 832543c289
No known key found for this signature in database
GPG Key ID: EA7408A77AE1BE65

View File

@ -135,14 +135,8 @@ in
]
))
(mkIf (pkgs.system != "aarch64-linux") (
with pkgs;
[
anki-bin
]
))
(with pkgs; [
anki
pulseaudio
grim
wl-clipboard-rs