Wayland : Force enable xwayland.
This commit is contained in:
parent
75a960906f
commit
dc7d9c7102
|
@ -6,6 +6,8 @@ in {
|
|||
};
|
||||
|
||||
config = {
|
||||
programs.xwayland.enable = true;
|
||||
|
||||
environment = {
|
||||
systemPackages = with pkgs; [
|
||||
wl-clipboard # CLI clipboard support.
|
||||
|
|
Loading…
Reference in a new issue