fixup the previous: got renamed to sessionVariables
I'm sorry; I didn't notice Eelco renamed the option. My dry-run didn't catch that one with nvidia driver, no idea why.
This commit is contained in:
parent
de783277da
commit
1200a1ecf3
@ -101,7 +101,7 @@ in
|
||||
''}
|
||||
'';
|
||||
|
||||
environment.systemVariables.LD_LIBRARY_PATH =
|
||||
environment.sessionVariables.LD_LIBRARY_PATH =
|
||||
[ "/run/opengl-driver/lib" "/run/opengl-driver-32/lib" ];
|
||||
|
||||
# FIXME: move this into card-specific modules.
|
||||
|
Loading…
Reference in New Issue
Block a user