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" ];
|
[ "/run/opengl-driver/lib" "/run/opengl-driver-32/lib" ];
|
||||||
|
|
||||||
# FIXME: move this into card-specific modules.
|
# FIXME: move this into card-specific modules.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user