diff --git a/modules/home-manager/darwin.nix b/modules/home-manager/darwin.nix index 5cec0d2..5927fbd 100644 --- a/modules/home-manager/darwin.nix +++ b/modules/home-manager/darwin.nix @@ -11,6 +11,7 @@ # Include Puppet's normal bin folder since it is installed via Homebrew export PATH=$PATH:/opt/puppetlabs/bin + export PATH=$PATH:/opt/puppetlabs/pdk/bin ''; oh-my-zsh.plugins = [ "macos" ]; shellAliases = {