fix: build terraform on darwin w broken tests

This commit is contained in:
Noah Masur
2024-01-02 16:35:09 -05:00
parent 5d2d26b3d9
commit ab4e516ba8
3 changed files with 15 additions and 0 deletions

View File

@ -2,6 +2,8 @@
{
unfreePackages = [ "consul" "vault-bin" ];
home-manager.users.${config.user} = lib.mkIf pkgs.stdenv.isDarwin {
home.packages = with pkgs; [