nixos/activatable-script: drop nettools dependency
The hostname is not set over nettools since d300940637a7.
This commit is contained in:
parent
84e585cda4
commit
3beaa4d288
@ -90,7 +90,6 @@ let
|
|||||||
getent
|
getent
|
||||||
stdenv.cc.libc # nscd in update-users-groups.pl
|
stdenv.cc.libc # nscd in update-users-groups.pl
|
||||||
shadow
|
shadow
|
||||||
nettools # needed for hostname
|
|
||||||
util-linux # needed for mount and mountpoint
|
util-linux # needed for mount and mountpoint
|
||||||
];
|
];
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user