diff options
author | Cullum Smith <cullum@sacredheartsc.com> | 2024-12-07 09:46:11 -0500 |
---|---|---|
committer | Cullum Smith <cullum@sacredheartsc.com> | 2024-12-07 09:46:11 -0500 |
commit | 3bf88b434d231231bbbcb9a9d34eae91778016cf (patch) | |
tree | 903af25abd49155841decab469876ee19b2e53fa /vars/hostname | |
parent | 3d89a01c4b1cf1aa1815e8c46d5d6b74b0f9f374 (diff) | |
download | infrastructure-3bf88b434d231231bbbcb9a9d34eae91778016cf.tar.gz |
fixes for laptops
Diffstat (limited to 'vars/hostname')
-rw-r--r-- | vars/hostname/rlaptop1 | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/vars/hostname/rlaptop1 b/vars/hostname/rlaptop1 index 7c8df01..b9bef40 100644 --- a/vars/hostname/rlaptop1 +++ b/vars/hostname/rlaptop1 @@ -1,7 +1,6 @@ #!/bin/sh pf_egress_interfaces='wlan0 em0 ue0' -desktop_type=i3 wireless_type=iwm8265 console_font=spleen-12x24 laptop_type=thinkpad |