programs: tuba: sandbox with bwrap

it complains "Fontconfig error: No writable cache directories"
seeeeeveral times. not sure if that's new or not. no obvious
consequences.
This commit is contained in:
Colin 2024-01-24 05:33:53 +00:00
parent 824630f7d1
commit c23c496066

View File

@ -1,6 +1,7 @@
{ ... }:
{
sane.programs.tuba = {
sandbox.method = "bwrap";
suggestedPrograms = [ "gnome-keyring" ];
};
}