programs: gnome-calculator: sandbox with bwrap
This commit is contained in:
@@ -302,6 +302,9 @@ in
|
|||||||
];
|
];
|
||||||
gimp.sandbox.autodetectCliPaths = true;
|
gimp.sandbox.autodetectCliPaths = true;
|
||||||
|
|
||||||
|
"gnome.gnome-calculator".sandbox.method = "bwrap";
|
||||||
|
"gnome.gnome-calculator".sandbox.wrapperType = "inplace"; # /libexec/gnome-calculator-search-provider
|
||||||
|
|
||||||
gnome-2048.sandbox.method = "bwrap";
|
gnome-2048.sandbox.method = "bwrap";
|
||||||
gnome-2048.sandbox.wrapperType = "wrappedDerivation";
|
gnome-2048.sandbox.wrapperType = "wrappedDerivation";
|
||||||
gnome-2048.persist.byStore.plaintext = [ ".local/share/gnome-2048/scores" ];
|
gnome-2048.persist.byStore.plaintext = [ ".local/share/gnome-2048/scores" ];
|
||||||
|
Reference in New Issue
Block a user