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