decoysnail: add beignet
This commit is contained in:
parent
9a3a0650ed
commit
78406a49ad
@ -45,7 +45,10 @@
|
||||
};
|
||||
users.extraUsers.gebner.extraGroups = [ "docker" ];
|
||||
|
||||
hardware.opengl.driSupport32Bit = true;
|
||||
hardware.opengl = {
|
||||
extraPackages = with pkgs; [ beignet ];
|
||||
driSupport32Bit = true;
|
||||
};
|
||||
|
||||
services.avahi.nssmdns = true;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user