neofetch: default x11Support to true on Linux only (#437396)

This commit is contained in:
Peder Bergebakken Sundt
2025-08-29 20:58:40 +02:00
committed by GitHub

View File

@@ -5,7 +5,7 @@
bash,
makeWrapper,
pciutils,
x11Support ? !stdenvNoCC.hostPlatform.isOpenBSD,
x11Support ? stdenvNoCC.hostPlatform.isLinux,
ueberzug,
fetchpatch,
}: