Disabled wayland-overlay
This commit is contained in:
parent
264b1d0ac4
commit
5ec83521ea
9 changed files with 199 additions and 86 deletions
|
@ -3,4 +3,7 @@
|
|||
home.packages = with pkgs; [
|
||||
cura
|
||||
];
|
||||
home.sessionVariables = {
|
||||
QT_QPA_PLATFORM = "xcb";
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue