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