feat(rpi4): increase gpu_mem to 320
This commit is contained in:
parent
2bfc37f8d8
commit
2f33e6835a
|
@ -14,6 +14,6 @@
|
|||
videoDrivers = [ "modesetting" ];
|
||||
};
|
||||
boot.loader.raspberryPi.firmwareConfig = ''
|
||||
gpu_mem=192
|
||||
gpu_mem=320
|
||||
'';
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue