mirror of
https://github.com/nix-community/nix-on-droid.git
synced 2025-11-08 11:36:07 +01:00
modules/environment/networking: implement /etc/hosts options
This commit is contained in:
parent
2301e01d48
commit
b324ef2824
6 changed files with 143 additions and 6 deletions
|
|
@ -2,6 +2,11 @@
|
|||
|
||||
## Release 23.11 (unreleased)
|
||||
|
||||
### New Options
|
||||
|
||||
* New options `networking.hosts`, `networking.hostFiles` and
|
||||
`networking.extraHosts` for `/etc/hosts` configuration.
|
||||
|
||||
## Release 23.05
|
||||
|
||||
### New Options
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue