mirror of
https://github.com/tumillanino/miasma-os.git
synced 2026-06-15 16:19:32 +00:00
kernel still breaking. updated name which may have been issue
This commit is contained in:
40
docs/solarpowered-main/recipes/packages/solarpowered.yml
Normal file
40
docs/solarpowered-main/recipes/packages/solarpowered.yml
Normal file
@@ -0,0 +1,40 @@
|
||||
modules:
|
||||
- type: dnf
|
||||
repos:
|
||||
cleanup: true
|
||||
copr:
|
||||
- abn/throttled
|
||||
- sneexy/python-validity
|
||||
install:
|
||||
allow-erasing: true
|
||||
packages:
|
||||
- igt-gpu-tools
|
||||
# python-validity
|
||||
- fprintd-clients
|
||||
- fprintd-clients-pam
|
||||
- open-fprintd
|
||||
- python3-validity
|
||||
# tlp
|
||||
- tlp
|
||||
- tlp-rdw
|
||||
# throttled
|
||||
- throttled
|
||||
# zcfan
|
||||
- zcfan
|
||||
remove:
|
||||
auto-remove: true
|
||||
packages:
|
||||
- tuned
|
||||
- tuned-ppd
|
||||
|
||||
- type: systemd
|
||||
system:
|
||||
enabled:
|
||||
# tlp
|
||||
- tlp.service
|
||||
# throttled
|
||||
# throttled.service
|
||||
masked:
|
||||
# tlp
|
||||
- systemd-rfkill.service
|
||||
- systemd-rfkill.socket
|
||||
Reference in New Issue
Block a user