about summary refs log tree commit diff
path: root/nix
diff options
context:
space:
mode:
Diffstat (limited to 'nix')
-rw-r--r--nix/flake/hosts.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/nix/flake/hosts.nix b/nix/flake/hosts.nix
index e3d1fff..e84a389 100644
--- a/nix/flake/hosts.nix
+++ b/nix/flake/hosts.nix
@@ -8,6 +8,7 @@ let
       inherit system;
       modules = [
         home-manager.darwinModule
+        ../../hosts/common/darwin/homebrew.nix
         path
         {
           nixpkgs.overlays = [