Add laptop configuration to disable discrete GPU
This commit is contained in:
parent
630f380b25
commit
c025749069
3 changed files with 26 additions and 0 deletions
4
templates/laptop/nouveau-blacklist.j2
Normal file
4
templates/laptop/nouveau-blacklist.j2
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
# {{ ansible_managed }} {{ ansible_date_time.time }} {{ ansible_date_time.date }}
|
||||
|
||||
blacklist nouveau
|
||||
options nouveau modeset=0
|
||||
Loading…
Add table
Add a link
Reference in a new issue