Michael Raskin schreef op 7-4-2014 19:17: >> Hello, >> >> I tried to use the propierty nvidia driver but I cannot make it install. >> >> services.xserver.videoDrivers = ['nvidia'] and >> hardware.opengl.videoDrivers = [ 'nvidia'] gives both a undefined error. > You need either " or '' > > > >
I did the hardware.opengl.videoDrivers = [ "nvidia"] and then I see this error : The option "hardware.opengl" defined in /etc/nixos/configuration.nix does not exist. Roelof _______________________________________________ nix-dev mailing list [email protected] http://lists.science.uu.nl/mailman/listinfo/nix-dev
