diff options
Diffstat (limited to 'nix')
-rw-r--r-- | nix/flake/hosts.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/nix/flake/hosts.nix b/nix/flake/hosts.nix index e84a389..2d655d6 100644 --- a/nix/flake/hosts.nix +++ b/nix/flake/hosts.nix @@ -9,6 +9,7 @@ let modules = [ home-manager.darwinModule ../../hosts/common/darwin/homebrew.nix + ../../hosts/common/darwin/macos.nix path { nixpkgs.overlays = [ |