summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--chaos-at-home/ch-equinox-t450s.yml6
-rw-r--r--inventory/host_vars/ch-equinox-t450s.yml2
-rw-r--r--inventory/host_vars/ch-equinox-ws.yml1
3 files changed, 9 insertions, 0 deletions
diff --git a/chaos-at-home/ch-equinox-t450s.yml b/chaos-at-home/ch-equinox-t450s.yml
index 1afea864..e8986b51 100644
--- a/chaos-at-home/ch-equinox-t450s.yml
+++ b/chaos-at-home/ch-equinox-t450s.yml
@@ -36,6 +36,12 @@
- role: ws/pipewire
- role: ws/flatpak
post_tasks:
+ - name: make sure tlp is started and enabled
+ systemd:
+ name: tlp.service
+ state: started
+ enabled: yes
+
- name: disable caps-lock
lineinfile:
path: /etc/default/keyboard
diff --git a/inventory/host_vars/ch-equinox-t450s.yml b/inventory/host_vars/ch-equinox-t450s.yml
index 23c141e1..00b254db 100644
--- a/inventory/host_vars/ch-equinox-t450s.yml
+++ b/inventory/host_vars/ch-equinox-t450s.yml
@@ -202,6 +202,7 @@ ws_base_extra_packages:
- pitivi
- playonlinux
- pm-utils
+ - powertop
- ppa-purge
- pristine-tar
- privoxy
@@ -260,6 +261,7 @@ ws_base_extra_packages:
- texlive
- texlive-lang-german
- texlive-latex-extra
+ - tlp
- torbrowser-launcher
- totem
- unrar
diff --git a/inventory/host_vars/ch-equinox-ws.yml b/inventory/host_vars/ch-equinox-ws.yml
index 1b831752..3e0ebd40 100644
--- a/inventory/host_vars/ch-equinox-ws.yml
+++ b/inventory/host_vars/ch-equinox-ws.yml
@@ -210,6 +210,7 @@ ws_base_extra_packages:
- pitivi
- playonlinux
- pm-utils
+ - powertop
- ppa-purge
- pristine-tar
- privoxy