gpodder: sandbox with bunpen

This commit is contained in:
2024-09-03 18:24:04 +00:00
parent 986dc8c37a
commit e295da5d67

View File

@@ -22,7 +22,7 @@ in {
];
});
sandbox.method = "bwrap";
sandbox.method = "bunpen";
sandbox.whitelistDbus = [ "user" ]; # it won't launch without it, dunno exactly why.
sandbox.whitelistWayland = true;
sandbox.net = "clearnet";