fractal: sandbox with firejail

TODO: seems this broke link opening? (xdg-open?)
This commit is contained in:
Colin 2024-01-22 09:21:30 +00:00
parent 60547204a8
commit 2d06b93118

View File

@ -27,6 +27,8 @@ in
# packageUnwrapped = pkgs.fractal-latest;
# packageUnwrapped = pkgs.fractal-next;
sandbox.method = "firejail";
configOption = with lib; mkOption {
default = {};
type = types.submodule {