feat: use only software rendering
this reduces the memory usage from 85.5MB to 25MB
This commit is contained in:
parent
420008aebd
commit
26af92df96
3 changed files with 6 additions and 374 deletions
|
|
@ -22,8 +22,6 @@
|
|||
dlDeps = with pkgs; [
|
||||
# needed for both x11 and wayland
|
||||
libxkbcommon
|
||||
libGL
|
||||
vulkan-loader
|
||||
|
||||
wayland
|
||||
];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue