diff options
author | Cullum Smith <cullum@sacredheartsc.com> | 2025-06-17 18:16:51 -0400 |
---|---|---|
committer | Cullum Smith <cullum@sacredheartsc.com> | 2025-06-17 18:16:51 -0400 |
commit | b87226d258d426b9ded89353fe7632fb916e1efc (patch) | |
tree | 27bf11ff64a2088c9679001c7362c297109ba6c5 /vars/hostname/rlaptop1 | |
parent | 01c50af77ff170738714a3ada132477382ac8479 (diff) | |
download | infrastructure-b87226d258d426b9ded89353fe7632fb916e1efc.tar.gz |
switch back to iwm...kernel panics
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 1ec979a..b9bef40 100644 --- a/vars/hostname/rlaptop1 +++ b/vars/hostname/rlaptop1 @@ -1,7 +1,7 @@ #!/bin/sh pf_egress_interfaces='wlan0 em0 ue0' -wireless_type=iwlwifi8000 +wireless_type=iwm8265 console_font=spleen-12x24 laptop_type=thinkpad vt_suspendswitch=0 |