diff --git a/system/common.nix b/system/common.nix index 8c477cf..35b9194 100644 --- a/system/common.nix +++ b/system/common.nix @@ -169,7 +169,13 @@ power-profiles-daemon.enable = true; # geolocation (uses beacondb.net by default) - geoclue2.enable = true; + geoclue2 = { + enable = true; + appConfig.zen-twilight = { + isAllowed = true; + isSystem = false; + }; + }; }; # EST