shinobu/router: Add ethtool

nazuna
Simon Bruder 2023-09-21 21:11:22 +02:00
parent 8a1724fe43
commit 257b000e24
Signed by: simon
GPG Key ID: 8D3C82F9F309F8EC
1 changed files with 1 additions and 0 deletions

View File

@ -373,6 +373,7 @@ in
boot.kernelModules = [ "nl80211" ];
environment.systemPackages = with pkgs; [
ethtool
iw
wirelesstools
];