mirror of
https://github.com/libretro/Lakka-LibreELEC.git
synced 2025-04-02 10:41:46 -04:00
* Initial fully buildable/bootable Odin Support * Rework NX-Boot to FAT32 Boot for shared usage between switch and odin * Move shared packages from switch/odin to main packages folder
10 lines
215 B
Desktop File
10 lines
215 B
Desktop File
[Unit]
|
|
Description=Finalize Nintendo Switch Gadget Framework
|
|
Requires=usb-gadget-init.service
|
|
After=usb-gadget-init.service
|
|
|
|
[Service]
|
|
ExecStart=/usr/bin/usb-gadget.sh finalize
|
|
|
|
[Install]
|
|
WantedBy=multi-user.target
|