Skip to content

Commit

Permalink
Update devbox.json
Browse files Browse the repository at this point in the history
  • Loading branch information
wardnath authored Jun 18, 2024
1 parent 6322018 commit 96feae4
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions devbox.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,14 +44,11 @@
"cp $DEVBOX_GLOBAL_ROOT/dotfiles/.tmux.conf $HOME/.tmux.conf"
],
"install-chezmoi": [
// "mkdir -p $HOME/.local/share/chezmoi",
// "echo '../devbox/global/default/.devbox/chezmoi' > $HOME/.local/share/chezmoi/.chezmoiroot",
// "echo '2.35.0' > $HOME/.local/share/chezmoi/.chezmoiversion",
"chezmoi init --apply --verbose --progress true --source $/.local/share/chezmoi/"
],
"latest-hash": [
"curl -fsSL https://nixos.org/channels/nixos-unstable/git-revision"
]
},
"nixpkgs": {}
}
}

0 comments on commit 96feae4

Please sign in to comment.