forked from mirrors/nixpkgs
Revert "nixos/geoclue2: set location.provider to geoclue2"
This reverts commit f8a78afd5c
.
This commit is contained in:
parent
9077284a7c
commit
3459038852
|
@ -182,8 +182,6 @@ in
|
|||
###### implementation
|
||||
config = mkIf cfg.enable {
|
||||
|
||||
location.provider = "geoclue2";
|
||||
|
||||
environment.systemPackages = [ package ];
|
||||
|
||||
services.dbus.packages = [ package ];
|
||||
|
|
Loading…
Reference in a new issue