pub-solar-iso: enable wlroots software renderer pixman
This commit is contained in:
parent
af96a74b95
commit
db2ffe63f5
|
@ -4,7 +4,8 @@ in
|
||||||
{
|
{
|
||||||
imports = [ ../cachix ];
|
imports = [ ../cachix ];
|
||||||
config = {
|
config = {
|
||||||
pub-solar.x-os.iso-options.enable = true;
|
pub-solar.graphical.wayland.software-renderer.enable = true;
|
||||||
pub-solar.sway.terminal = "foot";
|
pub-solar.sway.terminal = "foot";
|
||||||
|
pub-solar.x-os.iso-options.enable = true;
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue