Fixed warning
This commit is contained in:
parent
34db804fcb
commit
e0c1f956c5
|
@ -16,7 +16,7 @@ in {
|
||||||
aa.system.fonts.enable = true;
|
aa.system.fonts.enable = true;
|
||||||
|
|
||||||
# alacritty won't start without opengl
|
# alacritty won't start without opengl
|
||||||
hardware.opengl.enable = true;
|
hardware.graphics.enable = true;
|
||||||
|
|
||||||
aa.home = {
|
aa.home = {
|
||||||
extraOptions = {
|
extraOptions = {
|
||||||
|
|
Loading…
Reference in a new issue