summaryrefslogtreecommitdiff
path: root/chaos-at-home
diff options
context:
space:
mode:
authorChristian Pointner <equinox@spreadspace.org>2024-01-14 13:07:31 +0100
committerChristian Pointner <equinox@spreadspace.org>2024-01-14 13:19:08 +0100
commit97b4692b938418226e26a29fdfe76121acf9fc8c (patch)
treefc977ccd8ade8d35a0f9d7ace62a762818519757 /chaos-at-home
parentcgit: fix nginx vhost config to make robots.txt visible (diff)
ch-equinox-* install powertop (and tlp)
Diffstat (limited to 'chaos-at-home')
-rw-r--r--chaos-at-home/ch-equinox-t450s.yml6
1 files changed, 6 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