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:
Vladimír Čunát 2014-06-15 20:28:30 +02:00
parent de783277da
commit 1200a1ecf3

View File

@ -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.