From 1fc38e06e3c6c3dbb2bc02b32782c02642e8c5e1 Mon Sep 17 00:00:00 2001 From: RealStickman Date: Tue, 18 Apr 2023 18:40:25 +0200 Subject: [PATCH] Add desktop portals for stuff like screen sharing --- home-manager.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/home-manager.nix b/home-manager.nix index 10fdbc5..a8fe993 100644 --- a/home-manager.nix +++ b/home-manager.nix @@ -57,6 +57,7 @@ in fish # fish shell libnotify # notifications mako # notification daemon + xdg-desktop-portal-hyprland # desktop portal (hyprland fork) ]; imports = [