nixos/installer: Add extra utils
This commit is contained in:
parent
f2e5707c6a
commit
f6e04a0d6b
@ -82,6 +82,8 @@
|
|||||||
|
|
||||||
environment.systemPackages = with pkgs; [
|
environment.systemPackages = with pkgs; [
|
||||||
dhcpcd
|
dhcpcd
|
||||||
|
lm_sensors
|
||||||
|
ethtool
|
||||||
];
|
];
|
||||||
|
|
||||||
# Much of this onwards is yoinked from modules/profiles/installation-device.nix
|
# Much of this onwards is yoinked from modules/profiles/installation-device.nix
|
||||||
|
Loading…
Reference in New Issue
Block a user