removed macos host lines
This is for NixOS and therefore uneeded and causes issues with dnsmasq.
This is a simple modification that removes these OSX specific lines from the host files.
This is required on NixOS as it is immutable, therefore the file needs to be modified in place before it can be installed.
I've checked the file and there seems to no extra collateral damage. All comments start with # and therefore cannot contain `%`, and even if they did it's a harmless removal.
The rest of the lines are actual host file information which we want to autoremove since it's incompatible with NixOS.
合并状态:未合并 4 条评论