diff --git a/flake.nix b/flake.nix index e9cc553..319ace9 100644 --- a/flake.nix +++ b/flake.nix @@ -43,6 +43,7 @@ in { darwinConfigurations."dart" = nix-darwin.lib.darwinSystem { + nix.enable = false; inherit system; specialArgs = { inherit rust-overlay; }; modules = [