mirror of
https://github.com/Death916/nixconfig.git
synced 2026-04-10 02:54:39 -07:00
res
This commit is contained in:
parent
e4d24042f8
commit
5bbcc50e70
1 changed files with 1 additions and 1 deletions
|
|
@ -25,7 +25,7 @@
|
|||
env = [
|
||||
"QT_QPA_PLATFORM,wayland"
|
||||
"GDK_BACKEND,wayland,x11"
|
||||
] ++ (lib.optionals (config.networking.hostName == "death-pc") [
|
||||
] ++ (lib.optionals (osConfig.networking.hostName == "death-pc") [
|
||||
"LIBVA_DRIVER_NAME,nvidia"
|
||||
"XDG_SESSION_TYPE,wayland"
|
||||
"GBM_BACKEND,nvidia-drm"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue