diff options
author | Cullum Smith <cullum@sacredheartsc.com> | 2025-06-17 07:37:55 -0400 |
---|---|---|
committer | Cullum Smith <cullum@sacredheartsc.com> | 2025-06-17 07:37:55 -0400 |
commit | 674d54cd395f6a4bb53662089f48f618831f6502 (patch) | |
tree | 1714f2cf9bfdfda4ca8e37c58d3aebdd0d4e5907 /vars/hostname/rlaptop1 | |
parent | 2578ad0d4e87d19f15b3a0aeadf28a329873518f (diff) | |
download | infrastructure-674d54cd395f6a4bb53662089f48f618831f6502.tar.gz |
updates for freebsd 14.3
Diffstat (limited to 'vars/hostname/rlaptop1')
-rw-r--r-- | vars/hostname/rlaptop1 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/vars/hostname/rlaptop1 b/vars/hostname/rlaptop1 index b9bef40..1ec979a 100644 --- a/vars/hostname/rlaptop1 +++ b/vars/hostname/rlaptop1 @@ -1,7 +1,7 @@ #!/bin/sh pf_egress_interfaces='wlan0 em0 ue0' -wireless_type=iwm8265 +wireless_type=iwlwifi8000 console_font=spleen-12x24 laptop_type=thinkpad vt_suspendswitch=0 |