wip
This commit is contained in:
parent
fb20c45ead
commit
d374a79f15
6 changed files with 355 additions and 64 deletions
|
@ -27,7 +27,9 @@ with lib; {
|
|||
};
|
||||
|
||||
environment = {
|
||||
systemPackages = with pkgs; [wayland-utils];
|
||||
systemPackages = with pkgs; [
|
||||
wayland-utils
|
||||
];
|
||||
variables = {"WLR_RENDERER_ALLOW_SOFTWARE" = "1";};
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue