Adds comment aboud darwin /etc/hosts

This commit is contained in:
willemml 2023-11-11 12:36:52 -08:00
parent 9ce2d4800f
commit c70f27ee6c
Signed by: willemml
GPG key ID: C3DE5DF6198DACBD

View file

@ -1,4 +1,7 @@
# copied from https://github.com/NixOS/nixpkgs/blob/85f1ba3e51676fa8cc604a3d863d729026a6b8eb/nixos/modules/config/networking.nix
#
# if you get an error saying operation not permitted, run the following command:
# sudo chflags nouchg,noschg /etc/hosts
{
config,
lib,