Skip to content

Commit

Permalink
add NFC support
Browse files Browse the repository at this point in the history
  • Loading branch information
alkazar committed Feb 16, 2025
1 parent 2857391 commit c47801f
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions manifest
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ export KERNEL_PACKAGE_ORIGIN="local"
export PACKAGES="\
accountsservice \
acpi_call-dkms \
acsccid \
alsa-firmware \
alsa-utils \
amd-ucode \
Expand Down Expand Up @@ -82,6 +83,7 @@ export PACKAGES="\
lib32-vulkan-icd-loader \
libcurl-gnutls \
libidn11 \
libnfc \
libretro-beetle-pce-fast \
libretro-beetle-psx-hw \
libretro-citra \
Expand Down Expand Up @@ -134,6 +136,7 @@ export PACKAGES="\
pulsemixer \
python \
python-notify2 \
python-pyscard \
qtractor \
retroarch \
rsync \
Expand Down Expand Up @@ -246,6 +249,7 @@ export SERVICES="\
inputplumber-suspend \
lightdm \
nvidia-powerd \
pcscd.socket \
powerstation \
steam-powerbuttond \
sshd \
Expand All @@ -258,6 +262,7 @@ export USER_SERVICES="\
pipewire \
steam-patch.service \
chimera-cart-monitor.service \
chimera-nfc-monitor.service \
"

export FILES_TO_DELETE="\
Expand Down

0 comments on commit c47801f

Please sign in to comment.