nixos/activatable-script: drop nettools dependency

The hostname is not set over nettools since d300940637a7.
This commit is contained in:
Martin Weinelt 2025-07-04 05:14:22 +02:00
parent 84e585cda4
commit 3beaa4d288
No known key found for this signature in database
GPG Key ID: 87C1E9888F856759

View File

@ -90,7 +90,6 @@ let
getent
stdenv.cc.libc # nscd in update-users-groups.pl
shadow
nettools # needed for hostname
util-linux # needed for mount and mountpoint
];