fix(nixos): hardwares

This commit is contained in:
2025-10-30 09:38:58 +00:00
parent e00c2663e5
commit 4ec1f7dc98
2 changed files with 1 additions and 2 deletions
@@ -87,7 +87,6 @@ in {
hardware.opengl = {
enable = true;
driSupport = true;
driSupport32Bit = true;
extraPackages = with pkgs; [
vulkan-loader