diff --git a/dot_config/flake/machines/hinge/darwin.nix b/dot_config/flake/machines/hinge/darwin.nix index 1801c73..ace8d69 100644 --- a/dot_config/flake/machines/hinge/darwin.nix +++ b/dot_config/flake/machines/hinge/darwin.nix @@ -48,22 +48,17 @@ in { environment.systemPackages = with pkgs; [ pinentry_mac - # llvmPackages_19.clang-tools fnm pipenv sketchybar - # sbarlua lua - # android-tools jdk17 - # distrobox - conan deno @@ -100,10 +95,7 @@ in { "unzip" "xz" - "podman" - - "llvm@18" - "llvm@19" + "llvm" ]; casks = [ diff --git a/dot_config/flake/machines/hinge/home.nix b/dot_config/flake/machines/hinge/home.nix index 33700a0..b64b1a9 100644 --- a/dot_config/flake/machines/hinge/home.nix +++ b/dot_config/flake/machines/hinge/home.nix @@ -39,7 +39,7 @@ sessionVariables = { ANDROID_HOME = "/Users/tyler.mayoff/Library/Android/sdk"; - PATH = "$PATH:/opt/homebrew/opt/llvm@18/bin:/Users/tyler.mayoff/Library/Android/sdk/platform-tools"; + PATH = "/opt/homebrew/opt/llvm@20/bin:$PATH::/Users/tyler.mayoff/Library/Android/sdk/platform-tools"; }; file.".gnupg/gpg-agent.conf".text = ''