summaryrefslogtreecommitdiff
path: root/mut/bin
diff options
context:
space:
mode:
Diffstat (limited to 'mut/bin')
-rwxr-xr-xmut/bin/pnsh-nvim3
1 files changed, 2 insertions, 1 deletions
diff --git a/mut/bin/pnsh-nvim b/mut/bin/pnsh-nvim
index 07d09c0..30d8508 100755
--- a/mut/bin/pnsh-nvim
+++ b/mut/bin/pnsh-nvim
@@ -27,7 +27,8 @@ $" --workdir=($env | default $env.HOME PWD | get PWD)" +
# " --volume=/nix/store:/nix/store" +
$" --volume=/nix-config:/nix-config" +
$" --volume=($env.HOME)/.ssh:/root/.ssh" +
-$" --volume=($env | default "/var/run" XDG_RUNTIME_DIR | get XDG_RUNTIME_DIR)/docker.sock:/var/run/docker.sock"
+$" --volume=($env | default "/var/run" XDG_RUNTIME_DIR | get XDG_RUNTIME_DIR)/docker.sock:/var/run/docker.sock" +
+" --net=host"
)
(