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