diff --git a/flake.nix b/flake.nix index f69d018..de0e261 100644 --- a/flake.nix +++ b/flake.nix @@ -97,6 +97,7 @@ system = "aarch64-darwin"; specialArgs = { self = self; + inputs = inputs // { darwin = inputs.nix-darwin; }; }; modules = [ # Add our overlay to the system configuration