mirror of
https://github.com/nmasur/dotfiles
synced 2024-11-09 23:22:57 +00:00
fix geoclue when enabling wifi
This commit is contained in:
parent
82e85a7d95
commit
3b385f21fc
@ -2,6 +2,7 @@
|
||||
|
||||
# Service to determine location for time zone
|
||||
services.geoclue2.enable = true;
|
||||
services.geoclue2.enableWifi = false; # Breaks when it can't connect
|
||||
location = { provider = "geoclue2"; };
|
||||
|
||||
# Enable local time based on time zone
|
||||
|
Loading…
Reference in New Issue
Block a user