summary refs log tree commit diff
path: root/host/Rory-desktop/optional/gui/wayland.nix
diff options
context:
space:
mode:
authorRory& <root@rory.gay>2024-07-17 06:50:44 +0200
committerRory& <root@rory.gay>2024-07-17 06:50:44 +0200
commit6ad91ccabc83c2618160f2734e4ca5e90983baf4 (patch)
tree93cce578fe6579de81d8bfc2c3595ecedb4189c2 /host/Rory-desktop/optional/gui/wayland.nix
parentNode exproter changes (diff)
downloadRory-Open-Architecture-6ad91ccabc83c2618160f2734e4ca5e90983baf4.tar.xz
Changes
Diffstat (limited to 'host/Rory-desktop/optional/gui/wayland.nix')
-rw-r--r--host/Rory-desktop/optional/gui/wayland.nix1
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;
 }