From 3fee789c90b68a7daa1ab632c5ce1413e07cf2c2 Mon Sep 17 00:00:00 2001 From: Henry-Hiles Date: Sun, 20 Sep 2026 00:07:47 -0400 Subject: [PATCH] fixup flatpak perms --- flake.nix | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/flake.nix b/flake.nix index 2f55b83..0eedbe2 100644 --- a/flake.nix +++ b/flake.nix @@ -63,12 +63,10 @@ "wayland" ]; - talk-names = [ "org.unifiedpush.Distributor.*" ]; - own-names = [ - "nexus.federated.nexus" - "nexus.federated.nexus.*" + talk-names = [ + "org.unifiedpush.Distributor.*" + "org.freedesktop.Notifications" ]; - devices = [ "dri" ]; }; };