chore: enable tlp by default
This commit is contained in:
parent
4d8a7b06ba
commit
0276c8fff3
1 changed files with 2 additions and 0 deletions
2
build.sh
2
build.sh
|
@ -87,6 +87,8 @@ systemctl enable podman.socket
|
|||
systemctl enable podman-auto-update.timer
|
||||
systemctl enable greetd.service
|
||||
|
||||
systemctl enable tlp.service
|
||||
|
||||
systemctl enable -f --global flatpak-setup.service
|
||||
systemctl enable -f --global azure-topgrade.service
|
||||
|
||||
|
|
Loading…
Reference in a new issue