Update laptop configuration

This commit is contained in:
Sonny Bakker 2024-06-05 18:45:59 +02:00
parent 25ca753bb9
commit 556acd2480
6 changed files with 15 additions and 37 deletions

View file

@ -1,2 +0,0 @@
blacklist nouveau
options nouveau modeset=0

View file

@ -1,9 +0,0 @@
[Unit]
Description=Powertop tunings
[Service]
ExecStart=/usr/bin/powertop --auto-tune
RemainAfterExit=true
[Install]
WantedBy=multi-user.target

View file

@ -1,2 +0,0 @@
# Remove NVIDIA VGA/3D controller devices
ACTION=="add", SUBSYSTEM=="pci", ATTR{vendor}=="0x10de", ATTR{class}=="0x03[0-9]*", ATTR{power/control}="auto", ATTR{remove}="1"