diff options
Diffstat (limited to 'nix/flake')
-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 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 = [ |