steam
This commit is contained in:
parent
fcf87d1bb4
commit
429cf79889
2 changed files with 7 additions and 1 deletions
|
@ -5,10 +5,13 @@
|
|||
driSupport32Bit = true;
|
||||
extraPackages = with pkgs; [
|
||||
vaapiVdpau
|
||||
glxinfo
|
||||
];
|
||||
};
|
||||
|
||||
environment.systemPackages = with pkgs; [
|
||||
glxinfo
|
||||
];
|
||||
|
||||
services.xserver.videoDrivers = ["nvidia"];
|
||||
|
||||
hardware.nvidia = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue