diff --git a/dot_config/flake/machines/hinge/darwin.nix b/dot_config/flake/machines/hinge/darwin.nix index fa142b1..f73dde8 100644 --- a/dot_config/flake/machines/hinge/darwin.nix +++ b/dot_config/flake/machines/hinge/darwin.nix @@ -66,6 +66,8 @@ in { deno basedpyright taplo + + unstable.ghostty-bin ]; homebrew = { @@ -103,6 +105,8 @@ in { casks = [ "notunes" + "ghostty" + "firefox" "gpg-suite" "libreoffice"