working on labrizor
This commit is contained in:
parent
20da2be2d2
commit
7fcd718010
5 changed files with 6 additions and 10 deletions
|
|
@ -13,13 +13,10 @@
|
|||
|
||||
services.xserver.videoDrivers = [ ];
|
||||
|
||||
hardware.opengl.extraPackages = with pkgs; [
|
||||
rocm-opencl-icd
|
||||
rocm-opencl-runtime
|
||||
];
|
||||
|
||||
hardware.opengl.driSupport = true;
|
||||
hardware.opengl.driSupport32Bit = true;
|
||||
# hardware.graphics.extraPackages = with pkgs; [
|
||||
# rocm-opencl-icd
|
||||
# rocm-opencl-runtime
|
||||
# ];
|
||||
|
||||
networking.bridges = {
|
||||
"br0" = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue