bwbox/configs/dev

7 lines
164 B
Plaintext
Raw Permalink Normal View History

2021-10-17 10:50:20 +02:00
{
"extends": "shell",
"romount": [".gitconfig", ".gnupg", "/run/user/1000/gnupg", ".ssh/config"],
"mountcwd": true,
"mount": [".ssh/known_hosts"]
}