sway: compile with xwayland only if we plan to use it at runtime
else it's just extra weight
This commit is contained in:
@@ -53,7 +53,7 @@ let
|
|||||||
# but still as a mistake, and wasteful for cross compilation
|
# but still as a mistake, and wasteful for cross compilation
|
||||||
withGtkWrapper = false;
|
withGtkWrapper = false;
|
||||||
isNixOS = true;
|
isNixOS = true;
|
||||||
# TODO: `enableXWayland = ...`?
|
enableXWayland = cfg.config.xwayland;
|
||||||
};
|
};
|
||||||
in
|
in
|
||||||
{
|
{
|
||||||
|
Reference in New Issue
Block a user