spotify: sandbox with bwrap instead of firejail
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
{ ... }:
|
{ ... }:
|
||||||
{
|
{
|
||||||
sane.programs.spotify = {
|
sane.programs.spotify = {
|
||||||
sandbox.method = "firejail";
|
sandbox.method = "bwrap";
|
||||||
sandbox.extraFirejailConfig = ''
|
sandbox.extraFirejailConfig = ''
|
||||||
keep-dev-shm
|
keep-dev-shm
|
||||||
'';
|
'';
|
||||||
|
Reference in New Issue
Block a user