PinePhone: Difference between revisions
imported>Tom mNo edit summary |
imported>Tom m Document how to enable geoclue |
||
Line 40: | Line 40: | ||
Working with GNOME applications with: | Working with GNOME applications with: | ||
* {{pull|129630|allow Phosh to use geoclue}} | * {{pull|129630|allow Phosh to use geoclue}} | ||
* and the following: | |||
<syntaxhighlight lang="nix"> | |||
services.geoclue2.enable = true; | |||
</syntaxhighlight> | |||
=== Disk encryption === | === Disk encryption === |