programs: git: whitelist more repo roots
This commit is contained in:
@@ -13,6 +13,8 @@ in
|
|||||||
sandbox.extraHomePaths = [
|
sandbox.extraHomePaths = [
|
||||||
# even with `whitelistPwd`, git has to crawl *up* the path -- which isn't necessarily in the sandbox -- to locate parent .git files
|
# even with `whitelistPwd`, git has to crawl *up* the path -- which isn't necessarily in the sandbox -- to locate parent .git files
|
||||||
"dev"
|
"dev"
|
||||||
|
"knowledge"
|
||||||
|
"nixos"
|
||||||
"private/knowledge"
|
"private/knowledge"
|
||||||
"ref"
|
"ref"
|
||||||
".ssh/id_ed25519"
|
".ssh/id_ed25519"
|
||||||
|
Reference in New Issue
Block a user