remove rocm for some reason
This commit is contained in:
parent
c9dffcc681
commit
3b2b665f24
1 changed files with 5 additions and 5 deletions
|
|
@ -21,11 +21,11 @@
|
|||
#scaling
|
||||
#services.xserver.dpi = 227;
|
||||
|
||||
hardware.graphics.extraPackages = with pkgs; [
|
||||
rocm-opencl-icd
|
||||
rocm-opencl-runtime
|
||||
amdvlk
|
||||
];
|
||||
# hardware.graphics.extraPackages = with pkgs; [
|
||||
# rocm-opencl-icd
|
||||
# rocm-opencl-runtime
|
||||
# amdvlk
|
||||
# ];
|
||||
|
||||
networking.bridges = {
|
||||
"br0" = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue