This commit is contained in:
Valeria Fadeeva 2024-11-05 10:40:33 +05:00
parent 91595ca20a
commit f548743ba3
5 changed files with 24 additions and 4 deletions

View File

@ -191,7 +191,9 @@
selected: true
packages:
- cpupower
- power-profiles-daemon
# - power-profiles-daemon
- tuned
- tuned-ppd
- upower
- name: "Terminal applications (base_system) (base_and_developer_edition) (full netinstall)"
@ -336,6 +338,7 @@
- rp-pppoe
- sequoia-sq
- shadowsocks-electron-bin
- hiddify-next-bin
- smbclient
- systemd-resolvconf
- traceroute

View File

@ -191,7 +191,9 @@
selected: true
packages:
- cpupower
- power-profiles-daemon
# - power-profiles-daemon
- tuned
- tuned-ppd
- upower
- name: "Terminal applications (base_system) (base_and_developer_edition) (full netinstall)"
@ -336,6 +338,7 @@
- rp-pppoe
- sequoia-sq
- shadowsocks-electron-bin
- hiddify-next-bin
- smbclient
- systemd-resolvconf
- traceroute

View File

@ -191,7 +191,9 @@
selected: true
packages:
- cpupower
- power-profiles-daemon
# - power-profiles-daemon
- tuned
- tuned-ppd
- upower
- name: "Terminal applications (base_system) (base_and_developer_edition) (full netinstall)"
@ -336,6 +338,7 @@
- rp-pppoe
- sequoia-sq
- shadowsocks-electron-bin
- hiddify-next-bin
- smbclient
- systemd-resolvconf
- traceroute

View File

@ -191,7 +191,9 @@
selected: true
packages:
- cpupower
- power-profiles-daemon
# - power-profiles-daemon
- tuned
- tuned-ppd
- upower
- name: "Terminal applications (base_system) (base_and_developer_edition) (full netinstall)"
@ -336,6 +338,7 @@
- rp-pppoe
- sequoia-sq
- shadowsocks-electron-bin
- hiddify-next-bin
- smbclient
- systemd-resolvconf
- traceroute

View File

@ -127,6 +127,14 @@ units:
mandatory: false
- name: "power-profiles-daemon"
action: "disable"
mandatory: false
- name: "tuned"
action: "enable"
mandatory: false
- name: "tuned-ppd"
action: "enable"
mandatory: false