diff --git a/hosts/common/programs/spotify.nix b/hosts/common/programs/spotify.nix index 5fdfc79d..4ff6fa77 100644 --- a/hosts/common/programs/spotify.nix +++ b/hosts/common/programs/spotify.nix @@ -5,10 +5,7 @@ sandbox.wrapperType = "inplace"; # nontraditional package structure, where binaries live in /share/spotify sandbox.net = "clearnet"; sandbox.whitelistAudio = true; - sandbox.extraConfig = [ - "--sane-sandbox-firejail-arg" - "--keep-dev-shm" - ]; + persist.byStore.plaintext = [ # probably just songs and such (haven't checked) ".cache/spotify"