Skip to content

Commit

Permalink
Hack around vault unfree-ness
Browse files Browse the repository at this point in the history
  • Loading branch information
cole-h committed Jan 16, 2024
1 parent 5d1a6b3 commit 389502f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion enter-env.sh
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#!/usr/bin/env nix-shell
#!nix-shell -i bash -I nixpkgs=channel:nixos-unstable-small -p bashInteractive vault awscli jq openssh
#!nix-shell --arg config "{ allowUnfree = true; }" -i bash -I nixpkgs=channel:nixos-unstable-small -p bashInteractive vault awscli jq openssh

set -eu

Expand Down

0 comments on commit 389502f

Please sign in to comment.