diff --git a/flake.nix b/flake.nix index 2b13a08..c1502f0 100644 --- a/flake.nix +++ b/flake.nix @@ -62,6 +62,13 @@ "fallback-x11" "wayland" ]; + + talk-names = [ "org.unifiedpush.Distributor.*" ]; + own-names = [ + "nexus.federated.nexus" + "nexus.federated.nexus.*" + ]; + devices = [ "dri" ]; }; };