nix-files/modules/programs
Colin fd6f8493a7 modules/programs: sane-sandboxed: remove all forking from normPath
reduces time for librewolf benchmark from 90ms -> 65ms. there's still _some_ forking in this script, but it's constant now.
2024-02-18 12:25:03 +00:00
..
default.nix modules/programs: sandboxing: add a "whitelistX" option 2024-02-15 00:09:16 +00:00
make-sandbox-profile.nix modules/programs: rename allowedRootPaths -> allowedPaths 2024-02-12 13:00:10 +00:00
make-sandboxed.nix modules/programs: make-sandboxed: fix incorrect "priority" attribute 2024-02-17 03:32:49 +00:00
sane-sandboxed modules/programs: sane-sandboxed: remove all forking from normPath 2024-02-18 12:25:03 +00:00
sane-sandboxed.nix modules/programs: sane-sandboxed: optimize "normPath" to not invoke subshells 2024-02-18 12:08:23 +00:00