nixy: rename config opengl -> graphics

This commit is contained in:
Asmir A 2024-07-20 12:09:04 +02:00
parent f854e137cb
commit 2641287a1c
Signed by: asmir
GPG Key ID: 020C42B7A9ABA3E2

View File

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