fix(stellaris): stabilize hybrid GPU stack for Wayland/Proton and fix external monitor mode

This commit is contained in:
Paul-Henri Froidmont 2026-03-24 23:20:08 +01:00
parent aa7d685576
commit 30ffdf6a2f
Signed by: phfroidmont
GPG key ID: BE948AFD7E7873BE
2 changed files with 16 additions and 12 deletions

View file

@ -66,14 +66,9 @@
services.network-manager-applet.enable = true;
services.blueman-applet.enable = true;
wayland.windowManager.hyprland.settings = {
env = [
"LIBVA_DRIVER_NAME,nvidia"
"__GLX_VENDOR_LIBRARY_NAME,nvidia"
];
monitor = [
"eDP-1, 2560x1600@240, 0x0, 1.6"
"desc:Microstep MPG321UX OLED 0x01010101, @239.99001, auto-right, 1.6"
"desc:Microstep MPG321UX OLED 0x01010101, 3840x2160@239.99001, auto-right, 1.6"
", preferred, auto, 1"
];