mirror of
https://github.com/ublue-os/bazzite.git
synced 2025-02-19 12:41:05 +00:00
fix: Disable joycond by default until BT issues can be triaged.
This commit is contained in:
parent
420f934b72
commit
3ef01c8463
@ -599,7 +599,7 @@ RUN /usr/libexec/containerbuild/build-initramfs && \
|
||||
systemctl enable bazzite-hardware-setup.service && \
|
||||
systemctl enable tailscaled.service && \
|
||||
systemctl enable dev-hugepages1G.mount && \
|
||||
systemctl enable joycond.service && \
|
||||
systemctl disable joycond.service && \
|
||||
systemctl --global enable bazzite-user-setup.service && \
|
||||
systemctl --global enable podman.socket && \
|
||||
systemctl --global enable systemd-tmpfiles-setup.service && \
|
||||
|
Loading…
x
Reference in New Issue
Block a user