xdg-desktop-portal: disable sandbox
This commit is contained in:
@@ -20,6 +20,9 @@ in
|
||||
'';
|
||||
});
|
||||
|
||||
# the portal is a launcher, needs to handle anything
|
||||
sandbox.enable = false;
|
||||
|
||||
services.xdg-desktop-portal = {
|
||||
description = "Portal service";
|
||||
wantedBy = [ "graphical-session.target" ];
|
||||
|
Reference in New Issue
Block a user