mirror of
https://github.com/davegallant/nix-config
synced 2025-08-06 11:23:40 +00:00
Add unstable.terraform
This commit is contained in:
@@ -86,6 +86,7 @@
|
||||
darwinConfigurations = let
|
||||
system = "aarch64-darwin";
|
||||
unstable = import nixpkgs-unstable {
|
||||
config.allowUnfree = true;
|
||||
inherit system;
|
||||
};
|
||||
in {
|
||||
|
@@ -58,6 +58,7 @@ in {
|
||||
unstable.awscli2
|
||||
unstable.azure-cli
|
||||
unstable.google-cloud-sdk
|
||||
unstable.terraform
|
||||
|
||||
# lsp
|
||||
nodePackages.bash-language-server
|
||||
|
Reference in New Issue
Block a user