Removed some bloat

This commit is contained in:
Emmet
2024-12-28 10:47:54 -06:00
parent fe6340553d
commit cedb24e74d
17 changed files with 7 additions and 597 deletions

View File

@ -3,7 +3,4 @@
{
# OpenGL
hardware.opengl.enable = true;
hardware.opengl.extraPackages = with pkgs; [
rocmPackages.clr.icd
];
}