Mercurial > code > home > repos > infra
comparison package_lists.py @ 239:ec7b0280add3
add TLP to laptops
author | drewp@bigasterisk.com |
---|---|
date | Sat, 02 Dec 2023 18:38:56 -0800 |
parents | 19a7f714273c |
children | 8eec3b0bd894 |
comparison
equal
deleted
inserted
replaced
238:a521d08d2b0d | 239:ec7b0280add3 |
---|---|
112 laptop = [ | 112 laptop = [ |
113 'brightnessctl', | 113 'brightnessctl', |
114 'i3', | 114 'i3', |
115 'network-manager', | 115 'network-manager', |
116 'xserver-xorg-input-synaptics', | 116 'xserver-xorg-input-synaptics', |
117 'tlp', | |
117 ] | 118 ] |
118 | 119 |
119 audio_plugins = [ | 120 audio_plugins = [ |
120 'amb-plugins', | 121 'amb-plugins', |
121 'ambdec', | 122 'ambdec', |