mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-01-18 02:44:30 +00:00
1daab1ebf5
This allows writing environment.etc.hosts.text = "127.0.0.1 localhost"; instead of environment.etc.hosts.source = pkgs.writeText "hosts" "127.0.0.1 localhost"; |
||
---|---|---|
.. | ||
etc.nix | ||
make-etc.sh | ||
setup-etc.pl |