Ludwig wayland fixes
some apps didn't open
This commit is contained in:
parent
42bf9fba59
commit
b52422d58c
1 changed files with 2 additions and 0 deletions
|
@ -63,10 +63,12 @@
|
|||
|
||||
networking.hostName = "ludwig";
|
||||
|
||||
# environment.sessionVariables.QT_QPA_PLATFORM = "wayland";
|
||||
services.xserver.displayManager.gdm.enable = true;
|
||||
programs = {
|
||||
adb.enable = true;
|
||||
dconf.enable = true;
|
||||
xwayland.enable = true;
|
||||
};
|
||||
|
||||
hardware = {
|
||||
|
|
Loading…
Reference in a new issue