Skip to content

Commit

Permalink
Update darwin search engine to use "Google"
Browse files Browse the repository at this point in the history
  • Loading branch information
ryanwclark committed Nov 11, 2024
1 parent 337a6e0 commit fe90c8c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion home/mini.nix
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
# ./features/development/js.nix
];

targets.darwin.search = "google";
targets.darwin.search = "Google";

# git also optional with full configuration
programs = {
Expand Down

0 comments on commit fe90c8c

Please sign in to comment.