Merge pull request #200408 from lovesegfault/geoclue-wifi-wait
This commit is contained in:
@@ -200,6 +200,7 @@ in
|
||||
};
|
||||
|
||||
systemd.services.geoclue = {
|
||||
after = lib.optionals cfg.enableWifi [ "network-online.target" ];
|
||||
# restart geoclue service when the configuration changes
|
||||
restartTriggers = [
|
||||
config.environment.etc."geoclue/geoclue.conf".source
|
||||
|
||||
Reference in New Issue
Block a user