enable wayland support
This commit is contained in:
parent
2912dbf3fc
commit
927033f09d
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@ in {
|
|||
then [
|
||||
pkgs.xivlauncher
|
||||
nix-gaming.packages.x86_64-linux.osu-lazer-bin
|
||||
pkgs.wineWowPackages.stagingFull
|
||||
(pkgs.wineWowPackages.stagingFull.override {waylandSupport = true;})
|
||||
]
|
||||
else []
|
||||
);
|
||||
|
|
Loading…
Reference in a new issue