Nm_settingsSourceNetworkManager settings
user () returns the proxy object for user settings. The object is on the session message bus.
system () returns the proxy object for system settings. The object is on the system message bus
Connection settings
val add_connection :
t ->
connection:(string * (string * OBus_value.V.single) list) list ->
unit Lwt.t