From 03a32e6af0e53d37da1ad446b86c32f0ebedbe77 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Luis=20Qui=C3=B1ones?= Date: Wed, 5 Nov 2025 21:18:30 -0500 Subject: [PATCH] readme: add note for macOS users about policies option (#154) Closes https://github.com/0xc000022070/zen-browser-flake/issues/104. Huge thanks to @retX0 and @emonadeo for their help! --- .github/README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.github/README.md b/.github/README.md index af7d9f4..63ca249 100644 --- a/.github/README.md +++ b/.github/README.md @@ -137,6 +137,9 @@ further documentation. - `policies` (attrsOf anything): You can also modify the **extensions** and **preferences** from here. +> [!IMPORTANT] +> If you're on macOS you'll need to configure [programs.zen-browser.darwinDefaultsId](https://home-manager-options.extranix.com/?query=programs.firefox.darwinDefaultsId&release=master) first. + #### Some common policies ```nix