diff options
author | Cullum Smith <cullum@sacredheartsc.com> | 2025-06-24 20:37:09 -0400 |
---|---|---|
committer | Cullum Smith <cullum@sacredheartsc.com> | 2025-06-24 20:37:09 -0400 |
commit | cbf2003cd98fae35b54646651b3ef3b978471274 (patch) | |
tree | 41ceec59aafce9fb56862f34dc6d7bc340db797e /vars | |
parent | 86ba99b98c0277cdb7b331f4ca117dd981ecc6e3 (diff) | |
parent | b87226d258d426b9ded89353fe7632fb916e1efc (diff) | |
download | infrastructure-master.tar.gz |
Diffstat (limited to 'vars')
-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 |