Skip to content

Commit

Permalink
gitpod: convenience commands
Browse files Browse the repository at this point in the history
  • Loading branch information
justunsix committed Feb 24, 2024
1 parent 1bafd57 commit f990d1b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitpod.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ tasks:
gp env TAILSCALE_STATE_MYPROJECT="$(sudo cat /var/lib/tailscale/tailscaled.state)"
fi
- name: install convience tools
command: nix-env -iA nixpkgs.nushell nixpkgs.starship nixpkgs.atuin nixpkgs.carapace
command: nix-env -iA nixpkgs.starship nixpkgs.atuin nixpkgs.carapace

#- name: gcloud
# command: |
Expand Down

0 comments on commit f990d1b

Please sign in to comment.