From 8e386dac954408cc64d1d0715d73dec7905f5771 Mon Sep 17 00:00:00 2001 From: Cullum Smith Date: Sat, 3 Aug 2024 08:24:04 -0400 Subject: add usb tethering to laptop hostclass --- vars/hostname/rlaptop1 | 1 + 1 file changed, 1 insertion(+) (limited to 'vars/hostname') diff --git a/vars/hostname/rlaptop1 b/vars/hostname/rlaptop1 index 3e1b34c..7c8df01 100644 --- a/vars/hostname/rlaptop1 +++ b/vars/hostname/rlaptop1 @@ -1,5 +1,6 @@ #!/bin/sh +pf_egress_interfaces='wlan0 em0 ue0' desktop_type=i3 wireless_type=iwm8265 console_font=spleen-12x24 -- cgit v1.2.3