Isolate x86-64 only stuff

This commit is contained in:
Natsu Kagami 2022-10-17 10:25:15 +02:00 committed by Natsu Kagami
parent f8b52f9140
commit f392432d32

View file

@ -10,13 +10,13 @@ with lib; {
pinentry-gnome
] ++ (
if pkgs.system == "x86-64_linux"
then [
vivaldi
mpv # for anki
pkgs.unstable.anki-bin
]
else []
if pkgs.system == "x86-64_linux"
then [
vivaldi
mpv # for anki
pkgs.unstable.anki-bin
]
else [ ]
);
## Gnome-keyring