move some graphics stuff into individual modules/files
This commit is contained in:
parent
ddd6ecd055
commit
1b802a90de
1 changed files with 2 additions and 2 deletions
|
@ -1,3 +1,3 @@
|
|||
{}: {
|
||||
graphics.enable = true;
|
||||
{...}: {
|
||||
hardware.graphics.enable = true;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue