networking: provide hostname-debian by default
This is first and foremost to provide compat with scripts that call the hostname executable to retrieve the hostname, an assumptions we probably should not be breaking.
This commit is contained in:
@@ -1641,6 +1641,7 @@ in
|
||||
environment.systemPackages =
|
||||
[
|
||||
pkgs.host
|
||||
pkgs.hostname-debian
|
||||
pkgs.iproute2
|
||||
pkgs.iputils
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user