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 ===
Needs https://github.com/NixOS/mobile-nixos/pull/396
Working with:
 
<syntaxhighlight lang="nix">
mobile.boot.stage-1.firmware = [
  config.mobile.device.firmware
];
</syntaxhighlight>


=== Alarm clocks ===
=== Alarm clocks ===