chore(callisto): remove hardware.asahi.withRust

This commit is contained in:
Youwen Wu 2025-07-25 11:38:26 +08:00
parent 5b40f774f6
commit 5fff929dc3

View file

@ -45,7 +45,6 @@
hardware.asahi = { hardware.asahi = {
enable = true; enable = true;
peripheralFirmwareDirectory = "${inputs.apple-firmware}/firmware"; peripheralFirmwareDirectory = "${inputs.apple-firmware}/firmware";
withRust = true;
}; };
nixpkgs.overlays = [ nixpkgs.overlays = [