mirror of
https://github.com/donovanglover/nix-config.git
synced 2024-11-25 01:33:17 +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; [
|
(with pkgs; [
|
||||||
|
anki
|
||||||
pulseaudio
|
pulseaudio
|
||||||
grim
|
grim
|
||||||
wl-clipboard-rs
|
wl-clipboard-rs
|
||||||
|
Loading…
Reference in New Issue
Block a user