mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-12-01 01:51:24 +00:00
Setting the system utillinux to be utillinuxCurses.
The live-dvd was set that way already. I think some utillinux pieces may be nicer, or have more tools. I don't know the details though.
This commit is contained in:
parent
14483c0bf9
commit
cba4d20280
|
@ -55,7 +55,7 @@ let
|
|||
pkgs.time
|
||||
pkgs.udev
|
||||
pkgs.usbutils
|
||||
pkgs.utillinux
|
||||
pkgs.utillinuxCurses
|
||||
extraManpages
|
||||
];
|
||||
|
||||
|
|
Loading…
Reference in a new issue