skip 32 bit
This commit is contained in:
parent
b97933df7e
commit
c4739ab3fb
1 changed files with 2 additions and 2 deletions
|
@ -32,8 +32,8 @@ in {
|
|||
services.udev.packages = [ pkgs.openocd ];
|
||||
|
||||
# steam dependencies
|
||||
hardware.opengl.driSupport32Bit = true;
|
||||
hardware.opengl.driSupport = true;
|
||||
#hardware.opengl.driSupport32Bit = true;
|
||||
#hardware.opengl.driSupport = true;
|
||||
|
||||
fileSystems."/mnt/nfs" = {
|
||||
device = "10.1.20.29:/srv/nfs";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue