私のhostsファイル(/etc/hosts) に指差す /nix/store/gds7bha3bx0a22pnzw93pgf0666anpyr-etc-hostsおよび読み取り専用です。
/etc/hosts
/nix/store/gds7bha3bx0a22pnzw93pgf0666anpyr-etc-hosts
このファイルを変更するにはどうすればよいですか?
Nixos構成を次のように変更します。
networking.extraHosts = '' 127.0.0.2 other-localhost 10.0.0.1 server '';