fractal: switch from firejail -> bwrap

This commit is contained in:
Colin 2024-01-23 14:13:09 +00:00
parent 18d224dc34
commit da537ea8ea

View File

@ -27,7 +27,7 @@ in
# packageUnwrapped = pkgs.fractal-latest;
# packageUnwrapped = pkgs.fractal-next;
sandbox.method = "firejail";
sandbox.method = "bwrap";
configOption = with lib; mkOption {
default = {};