mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-22 13:41:26 +00:00
5200276c3b
svn path=/nixpkgs/trunk/; revision=8785
6 lines
99 B
Bash
Executable file
6 lines
99 B
Bash
Executable file
#! /bin/sh -e
|
|
|
|
insmod $(nix-showOutPath.sh nvidiaDrivers)/src/nv/nvidia.ko
|
|
|
|
#initctl start xserver
|