Create a debugging role.
This commit is contained in:
@@ -56,15 +56,6 @@
|
||||
2620:11f:7001:7:ffff:ffff:0ad7:01e2 worker2.kubernetes.local worker2
|
||||
'';
|
||||
|
||||
environment.systemPackages = with pkgs; [
|
||||
iw
|
||||
ldns # for drill
|
||||
arp-scan # To find devices on the network
|
||||
wavemon
|
||||
dhcpcd # For Android USB tethering.
|
||||
net-tools # for netstat
|
||||
];
|
||||
|
||||
boot.extraModprobeConfig = ''
|
||||
# Set wifi to US
|
||||
options cfg80211 ieee80211_regdom=US
|
||||
|
||||
Reference in New Issue
Block a user