From c505a71ab18aa95189f6add3c250387e55e7555a Mon Sep 17 00:00:00 2001 From: Simon Gardling Date: Tue, 3 Feb 2026 13:32:46 -0500 Subject: [PATCH] enable geoclue2 --- system/common.nix | 3 +++ 1 file changed, 3 insertions(+) diff --git a/system/common.nix b/system/common.nix index ebb64f0..558b32d 100644 --- a/system/common.nix +++ b/system/common.nix @@ -167,6 +167,9 @@ # power profiles for noctalia shell power-profiles-daemon.enable = true; + + # geolocation (uses beacondb.net by default) + geoclue2.enable = true; }; # EST