8.nix-darwin/modules
mmenanno 8f6396c0dc
homebrew: add envHints, analytics, and updateReportNew options
Add options to control Homebrew environment variable hints, analytics
notices, and new formulae/casks reports during system activation and
manual brew commands.

These follow the existing autoUpdate pattern: boolean options that
default to true (preserving current behavior) and set the corresponding
HOMEBREW_NO_* environment variable when disabled.

onActivation options affect brew bundle during darwin-rebuild switch.
global options affect interactive brew commands via environment.variables.
2026-04-06 19:20:06 -04:00
..
config config/system-path: restructure to mirror NixOS 2025-05-25 14:06:56 +10:00
documentation Reapply "eval-config: set class" 2024-06-13 14:35:20 +01:00
environment fix(modules): fixed typos in various modules 2025-12-29 18:31:13 +02:00
examples modules/examples/lnl: drop qes 2025-12-23 14:09:41 -05:00
fonts fonts: remove fonts.fontDir.enable 2024-06-13 11:56:58 +01:00
launchd apply should return null if the argument is not a list 2025-09-04 13:34:55 -06:00
lib write-text: remove support for copy 2024-06-15 12:15:13 +01:00
misc services/dnscrypt-proxy: init 2025-02-28 19:58:19 +07:00
networking networking: add dhcpClientId option to set DHCP Client ID 2026-01-18 14:10:56 -05:00
nix etc: support Lix 2.95.1 (#1731) 2026-04-01 09:53:30 +00:00
power power: move the check for restartPowerfailure support to checks.nix 2024-12-29 12:13:54 +01:00
programs etc: support experimental official Nix installer 2026-02-17 23:53:32 +01:00
security pam: add pam_watchid support 2025-02-25 23:51:30 +08:00
services prometheus-node-exporter: separate extra flags with a space 2026-03-31 22:07:04 -04:00
system services/openssh: manage host keys 2026-02-27 15:42:59 +01:00
time time: shellcheck fix 2024-11-05 11:12:21 +10:00
users activation-scripts: get rid of user activation 2025-05-16 16:34:31 +01:00
alias.nix Update def and implementation of nix.package to match NixOS module 2022-08-16 10:41:51 -07:00
homebrew.nix homebrew: add envHints, analytics, and updateReportNew options 2026-04-06 19:20:06 -04:00
meta.nix treewide: remove lib.mdDoc 2024-04-19 04:05:50 +02:00
module-list.nix networking.applicationFirewall: init 2025-06-23 00:46:57 +08:00