From 5e14e40447361343ca09bbb8dc0d64edbc2a77c2 Mon Sep 17 00:00:00 2001 From: Ahmad Ansori Palembani Date: Sun, 3 Nov 2024 11:50:38 +0700 Subject: [PATCH] docs(nix/darwin): Alfred --- .config/nix/README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/.config/nix/README.md b/.config/nix/README.md index 2b0c9ec..a2dc611 100644 --- a/.config/nix/README.md +++ b/.config/nix/README.md @@ -33,6 +33,12 @@ You need to install Nix before following this guide: `sh <(curl -L https://nixos ### macOS +> [!NOTE] +> If you're using Alfred, to make Applications installed via Nix to appear on Alfred: +> - Open Alfred Preferences +> - General > Default Results > Extras > Click `Advanced` +> - Add `com.apple.alias-file` + Nix in macOS is handled by [nix-darwin](https://github.com/LnL7/nix-darwin). #### Initial