nixy: rename config opengl -> graphics

This commit is contained in:
2024-07-20 12:09:04 +02:00
parent f854e137cb
commit 2641287a1c

View File

@@ -533,7 +533,7 @@
};
};
opengl = {
graphics = {
enable = true;
extraPackages = [];
};