rix101/modules/nix-darwin
reo101 be2ad3ccfd
fix(homebrew)!: do not reinstall on activation
`/usr/local/bin/brew` was the path for `x86_64-darwin`
`aarch64-darwin` uses `/opt/homebrew/bin/brew`
Use `${config.homebrew.brewPrefix}` to support both
See <c0d5b8c54d/modules/homebrew.nix (L561)>
2024-06-01 14:44:07 +03:00
..
brew fix(homebrew)!: do not reinstall on activation 2024-06-01 14:44:07 +03:00
system feat(darwin)!: update config 2024-05-11 22:57:00 +03:00
yabai feat(darwin)!: update config 2024-05-11 22:57:00 +03:00
README.md feat(flake)!: convert to fs-defined modules 2023-07-25 21:08:46 +03:00

Add your reusable nix-darwin modules to this directory (https://nixos.wiki/wiki/Module)

These are considered modules:

  • files, ending in .nix (excluding default.nix)
  • directories, containing default.nix