Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

nixos/networkmanager: remove networking.networkmanager.dynamicHosts #71337

Merged
merged 1 commit into from Oct 21, 2019

Commits on Oct 20, 2019

  1. nixos/networkmanager: remove networking.networkmanager.dynamicHosts

    This option was removed because allowing (multiple) regular users to
    override host entries affecting the whole system opens up a huge attack
    vector. There seem to be very rare cases where this might be useful.
    Consider setting system-wide host entries using networking.hosts,
    provide them via the DNS server in your network, or use
    networking.networkmanager.appendNameservers to point your system to
    another (local) nameserver to set those entries.
    flokli committed Oct 20, 2019
    Configuration menu
    Copy the full SHA
    ca6c91e View commit details
    Browse the repository at this point in the history