fix issue

This commit is contained in:
2025-04-21 23:05:03 +08:00
parent baf967af34
commit 5c0196c3f7
5 changed files with 4 additions and 5 deletions

View File

@@ -4,7 +4,7 @@
{ config, lib, pkgs, modulesPath, username, ... }:
{
hardware.opengl = {
hardware.graphics = {
enable = true;
extraPackages = with pkgs; [
vaapiIntel