programs: git: whitelist more repo roots

This commit is contained in:
Colin 2024-01-31 21:17:48 +00:00
parent 5f793523d1
commit 368eb2c29b

View File

@ -13,6 +13,8 @@ in
sandbox.extraHomePaths = [
# even with `whitelistPwd`, git has to crawl *up* the path -- which isn't necessarily in the sandbox -- to locate parent .git files
"dev"
"knowledge"
"nixos"
"private/knowledge"
"ref"
".ssh/id_ed25519"