(Linux) Added a corepath rule for RetroArch for NixOS/nixpkgs.

This commit is contained in:
Leon Styhre 2022-08-25 21:46:44 +02:00
parent 33092a76b9
commit 2d2507df73

View file

@ -36,6 +36,8 @@
<entry>/usr/lib64/libretro</entry>
<!-- Manjaro repository -->
<entry>/usr/lib/libretro</entry>
<!-- NixOS and nixpkgs repository -->
<entry>/run/current-system/sw/lib</entry>
<!-- FreeBSD and OpenBSD repository -->
<entry>/usr/local/lib/libretro</entry>
<!-- NetBSD repository -->