From 5fff929dc3fa3dd8db79174a74eea5d753d3224e Mon Sep 17 00:00:00 2001 From: Youwen Wu Date: Fri, 25 Jul 2025 11:38:26 +0800 Subject: [PATCH] chore(callisto): remove hardware.asahi.withRust --- reference/hosts/callisto/configuration.nix | 1 - 1 file changed, 1 deletion(-) diff --git a/reference/hosts/callisto/configuration.nix b/reference/hosts/callisto/configuration.nix index aa10863..5bef016 100755 --- a/reference/hosts/callisto/configuration.nix +++ b/reference/hosts/callisto/configuration.nix @@ -45,7 +45,6 @@ hardware.asahi = { enable = true; peripheralFirmwareDirectory = "${inputs.apple-firmware}/firmware"; - withRust = true; }; nixpkgs.overlays = [