From 1deda743758f6e6a1ef85fdee5ede2af9bbd519e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Luis=20Qui=C3=B1ones?= Date: Fri, 18 Apr 2025 19:56:55 -0500 Subject: [PATCH] readme: add link to help with mkFirefoxModule docs --- .github/README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/README.md b/.github/README.md index e4c5730..6797595 100644 --- a/.github/README.md +++ b/.github/README.md @@ -37,6 +37,8 @@ inputs = {

Home Manager options

+The options provided by this module come from the [mkFirefoxModule](https://github.com/nix-community/home-manager/blob/67f60ebce88a89939fb509f304ac554bcdc5bfa6/modules/programs/firefox/mkFirefoxModule.nix#L207) utility, so feel free to experiment with other program options. + ```nix { # home.nix