Geoffrey Frogeye
e2cddff4c4
For reasons nvidia-xrun doesn't work anymore.
There was an update breaking a lot of things apparently,
but downgrading didn't help so 🤷♂️.
Didn't add all the X11 config because might be temporary though.
28 lines
374 B
Plaintext
28 lines
374 B
Plaintext
root_access: yes
|
|
display_server: "x11"
|
|
dev_stuffs:
|
|
- python
|
|
- shell
|
|
- network
|
|
- ansible
|
|
- docker
|
|
- php
|
|
software_full: yes
|
|
has_battery: yes
|
|
auto_numlock: yes
|
|
has_forge_access: yes
|
|
extensions:
|
|
- g
|
|
- gh
|
|
x11_screens:
|
|
# nvidia-xrun
|
|
# - HDMI-0
|
|
# - eDP-1-1
|
|
# mesa + nouveau
|
|
# - HDMI-1-3
|
|
# - eDP1
|
|
# mesa + nvidia
|
|
- HDMI-1-0
|
|
- eDP1
|
|
max_video_height: 1440
|