summaryrefslogtreecommitdiff
path: root/sand
diff options
context:
space:
mode:
Diffstat (limited to 'sand')
-rwxr-xr-xsand2
1 files changed, 2 insertions, 0 deletions
diff --git a/sand b/sand
index f1ae7c9..70af172 100755
--- a/sand
+++ b/sand
@@ -13,10 +13,12 @@ bwrap \
--ro-bind /etc/ssl /etc/ssl \
--ro-bind /etc/ca-certificates /etc/ca-certificates \
--ro-bind /run/systemd/resolve/stub-resolv.conf /etc/resolv.conf \
+ --bind /nix /nix \
--dev /dev \
--proc /proc \
--tmpfs /home/$(whoami) \
--tmpfs /tmp \
+ --bind ~/.config/jj /home/$(whoami)/.config/jj \
--bind ~/.local/share/uv/ /home/$(whoami)/.local/share/uv \
--bind ~/.local/share/npm/ /home/$(whoami)/.local/share/npm \
--bind ~/.cache/uv /home/$(whoami)/.cache/uv \