PinePhone: Difference between revisions
imported>Tom m Note GNOME circle |
imported>Tom m Note how to get bluetooth working. |
||
| Line 102: | Line 102: | ||
=== Bluetooth === | === Bluetooth === | ||
Working with: | |||
<syntaxhighlight lang="nix"> | |||
mobile.boot.stage-1.firmware = [ | |||
config.mobile.device.firmware | |||
]; | |||
</syntaxhighlight> | |||
=== Alarm clocks === | === Alarm clocks === | ||