programs: supertuxkart: sandbox with bwrap

This commit is contained in:
2024-02-06 01:10:39 +00:00
parent 3f96f4af82
commit bda932c3df

View File

@@ -1,6 +1,9 @@
{ ... }: { ... }:
{ {
sane.programs.superTuxKart = { sane.programs.superTuxKart = {
sandbox.method = "bwrap";
sandbox.wrapperType = "wrappedDerivation";
sandbox.whitelistDri = true;
persist.byStore.plaintext = [ persist.byStore.plaintext = [
".cache/supertuxkart" ".cache/supertuxkart"
".config/supertuxkart" ".config/supertuxkart"