mirror of
https://github.com/donovanglover/nix-config.git
synced 2024-11-21 15:53:32 +01:00
desktop: replace anki-bin with anki
anki-bin is no longer needed since the build is now fixed.
This commit is contained in:
parent
f54f3fe9ba
commit
832543c289
@ -135,14 +135,8 @@ in
|
||||
]
|
||||
))
|
||||
|
||||
(mkIf (pkgs.system != "aarch64-linux") (
|
||||
with pkgs;
|
||||
[
|
||||
anki-bin
|
||||
]
|
||||
))
|
||||
|
||||
(with pkgs; [
|
||||
anki
|
||||
pulseaudio
|
||||
grim
|
||||
wl-clipboard-rs
|
||||
|
Loading…
Reference in New Issue
Block a user