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" ]; }; };