chore(callisto): remove hardware.asahi.withRust

This commit is contained in:
Youwen Wu 2025-07-25 11:38:26 +08:00
parent fc77882a15
commit a0446531b9
Signed by: youwen
GPG key ID: 865658ED1FE61EC3

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 = [