pub-solar-iso: enable wlroots software renderer pixman

This commit is contained in:
teutat3s 2022-02-03 03:41:42 +01:00
parent af96a74b95
commit db2ffe63f5
Signed by untrusted user: teutat3s
GPG key ID: 4FA1D3FA524F22C1

View file

@ -4,7 +4,8 @@ in
{
imports = [ ../cachix ];
config = {
pub-solar.x-os.iso-options.enable = true;
pub-solar.graphical.wayland.software-renderer.enable = true;
pub-solar.sway.terminal = "foot";
pub-solar.x-os.iso-options.enable = true;
};
}