move some graphics stuff into individual modules/files

This commit is contained in:
Schrottkatze 2024-08-01 08:37:19 +02:00
parent ddd6ecd055
commit 1b802a90de
Signed by: schrottkatze
SSH key fingerprint: SHA256:hXb3t1vINBFCiDCmhRABHX5ocdbLiKyCdKI4HK2Rbbc

View file

@ -1,3 +1,3 @@
{}: {
graphics.enable = true;
{...}: {
hardware.graphics.enable = true;
}