clanCore/networking: allow ping unconditionally
This commit is contained in:
@@ -22,6 +22,9 @@
|
||||
# conflicts with systemd-resolved
|
||||
networking.useHostResolvConf = false;
|
||||
|
||||
# Allow PMTU / DHCP
|
||||
networking.firewall.allowPing = true;
|
||||
|
||||
# The notion of "online" is a broken concept
|
||||
# https://github.com/systemd/systemd/blob/e1b45a756f71deac8c1aa9a008bd0dab47f64777/NEWS#L13
|
||||
systemd.services.NetworkManager-wait-online.enable = false;
|
||||
|
||||
Reference in New Issue
Block a user