diff options
Diffstat (limited to 'host/Rory-desktop/optional/gui')
-rw-r--r-- | host/Rory-desktop/optional/gui/wayland.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/host/Rory-desktop/optional/gui/wayland.nix b/host/Rory-desktop/optional/gui/wayland.nix index fd0cd90..689dee7 100644 --- a/host/Rory-desktop/optional/gui/wayland.nix +++ b/host/Rory-desktop/optional/gui/wayland.nix @@ -44,4 +44,5 @@ ]; }; + xdg.portal.wlr.enable = true; } |