[kde] remove tlp from enabled services

This commit is contained in:
Mark Wagie 2022-11-30 11:47:05 -07:00
parent 0d27823450
commit ae7e4363b6

View file

@ -40,7 +40,7 @@ displaymanager="sddm"
# unset defaults to given values # unset defaults to given values
# names must match systemd service names # names must match systemd service names
enable_systemd=('bluetooth' 'cronie' 'ModemManager' 'NetworkManager' 'cups' 'tlp' 'haveged' 'fstrim.timer' 'pkgfile-update.timer') enable_systemd=('bluetooth' 'cronie' 'ModemManager' 'NetworkManager' 'cups' 'haveged' 'fstrim.timer' 'pkgfile-update.timer')
disable_systemd=('avahi-daemon' 'pacman-init') disable_systemd=('avahi-daemon' 'pacman-init')
# the same workgroup name if samba is used # the same workgroup name if samba is used