shinobu/router: Add ethtool
This commit is contained in:
parent
8a1724fe43
commit
257b000e24
|
@ -373,6 +373,7 @@ in
|
||||||
boot.kernelModules = [ "nl80211" ];
|
boot.kernelModules = [ "nl80211" ];
|
||||||
|
|
||||||
environment.systemPackages = with pkgs; [
|
environment.systemPackages = with pkgs; [
|
||||||
|
ethtool
|
||||||
iw
|
iw
|
||||||
wirelesstools
|
wirelesstools
|
||||||
];
|
];
|
||||||
|
|
Loading…
Reference in a new issue