似乎我的主机文件 ( /etc/hosts
) 指向/nix/store/gds7bha3bx0a22pnzw93pgf0666anpyr-etc-hosts
并且是只读的。
我打算怎么修改这个文件?
Chr*_*ski 14
修改 nixos 配置:
networking.extraHosts =
''
127.0.0.2 other-localhost
10.0.0.1 server
'';
Run Code Online (Sandbox Code Playgroud)
归档时间: |
|
查看次数: |
3283 次 |
最近记录: |