nixos/zfs: use hostname-debian for hostname lookups
This is the simpler, more lightweight and better maintained version of the hostname utility.
This commit is contained in:
parent
c21be3563e
commit
87a1396702
@ -832,7 +832,7 @@ in
|
||||
pkgs.gawk
|
||||
pkgs.gnugrep
|
||||
pkgs.gnused
|
||||
pkgs.nettools
|
||||
pkgs.hostname-debian
|
||||
pkgs.util-linux
|
||||
];
|
||||
};
|
||||
|
Loading…
x
Reference in New Issue
Block a user