programs: firefox: allow sandbox access to ~/dev

This commit is contained in:
Colin 2024-02-05 18:17:49 +00:00
parent 45ffd9246d
commit e84079e84c

View File

@ -235,6 +235,7 @@ in
inherit packageUnwrapped;
sandbox.method = "bwrap"; # landlock works, but requires all of /proc to be linked
sandbox.extraHomePaths = [
"dev" # for developing anything web-related
"tmp"
"Pictures"
] ++ lib.optionals cfg.addons.browserpass-extension.enable [