chore(users/tazjin): hardware.opengl -> hardware.graphics

Change-Id: I649a6de6eef0b9b8c9cb658fdb6e4e46f5c8be1c
Reviewed-on: https://cl.tvl.fyi/c/depot/+/12335
Autosubmit: flokli <flokli@flokli.de>
Reviewed-by: tazjin <tazjin@tvl.su>
Tested-by: BuildkiteCI
This commit is contained in:
Florian Klink 2024-08-24 17:39:55 +03:00 committed by clbot
parent a742fafdbf
commit 6dff303c5f
5 changed files with 7 additions and 7 deletions

View file

@ -55,7 +55,7 @@ in
hardware = {
enableRedistributableFirmware = true;
opengl.enable = true;
graphics.enable = true;
bluetooth.enable = true;
};