summaryrefslogtreecommitdiffstats
path: root/lass/1systems/shodan/physical.nix
diff options
context:
space:
mode:
Diffstat (limited to 'lass/1systems/shodan/physical.nix')
-rw-r--r--lass/1systems/shodan/physical.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/lass/1systems/shodan/physical.nix b/lass/1systems/shodan/physical.nix
index 7cfeba93..39a4d966 100644
--- a/lass/1systems/shodan/physical.nix
+++ b/lass/1systems/shodan/physical.nix
@@ -46,5 +46,6 @@
services.udev.extraRules = ''
SUBSYSTEM=="net", ATTR{address}=="a0:88:b4:29:26:bc", NAME="wl0"
SUBSYSTEM=="net", ATTR{address}=="f0:de:f1:0c:a7:63", NAME="et0"
+ SUBSYSTEM=="net", ATTR{address}=="00:e0:4c:69:ea:71", NAME="int0"
'';
}