update shell programs
This commit is contained in:
parent
476519c6ab
commit
bd4de75eee
1 changed files with 2 additions and 3 deletions
|
|
@ -4,10 +4,9 @@
|
||||||
nativeBuildInputs = with pkgs; [
|
nativeBuildInputs = with pkgs; [
|
||||||
git
|
git
|
||||||
vim
|
vim
|
||||||
nix
|
|
||||||
alejandra
|
|
||||||
nixos-generators
|
|
||||||
terraform
|
terraform
|
||||||
|
doctl
|
||||||
|
awscli2
|
||||||
];
|
];
|
||||||
shellHook = ''
|
shellHook = ''
|
||||||
nix build .#terranix.wce -o config.tf.json
|
nix build .#terranix.wce -o config.tf.json
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue