x13s: enable ledger hw support

This commit is contained in:
steveej 2024-02-07 11:08:46 +01:00
parent 0e000f87e4
commit 5eb9160b4f

View file

@ -145,4 +145,6 @@
virtualisation.waydroid.enable = true;
virtualisation.podman.enable = true;
virtualisation.podman.dockerCompat = true;
hardware.ledger.enable = true;
}