From 1ef724b81f9416971f0066e8b1d2681e6fc5837f 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 --- nixos-config/home-manager.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/nixos-config/home-manager.nix b/nixos-config/home-manager.nix index 10fdbc56..a8fe9938 100644 --- a/nixos-config/home-manager.nix +++ b/nixos-config/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 = [