diff --git a/.zsh/macos/05-home-manager.zsh b/.zsh/macos/05-home-manager.zsh new file mode 100644 index 0000000..3b60094 --- /dev/null +++ b/.zsh/macos/05-home-manager.zsh @@ -0,0 +1,2 @@ +# Impure because of nixgl wrapper +alias hm-switch="darwin-rebuild switch --flake ~/.config/nix"