-
-
Notifications
You must be signed in to change notification settings - Fork 38
[FEATURE] Global DNS configuration #540
Copy link
Copy link
Closed
Labels
api-surfacePublic API design, re-exports, and semver-relevant changesPublic API design, re-exports, and semver-relevant changesfeatureNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers
Description
Activity
Metadata
Metadata
Assignees
Labels
api-surfacePublic API design, re-exports, and semver-relevant changesPublic API design, re-exports, and semver-relevant changesfeatureNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers
pop-os/cosmic-settings#2087
NetworkManager exposes a writable
GlobalDnsConfigurationproperty on/org/freedesktop/NetworkManager. nmrs has no support for reading or writing it.this blocks COSMIC settings from offering a "change DNS servers globally" option — currently users can only set DNS per-connection.