about summary refs log tree commit diff
path: root/sys/mbp.nix
diff options
context:
space:
mode:
Diffstat (limited to 'sys/mbp.nix')
-rw-r--r--sys/mbp.nix2
1 files changed, 2 insertions, 0 deletions
diff --git a/sys/mbp.nix b/sys/mbp.nix
index d68953d27535..2b9c4f472594 100644
--- a/sys/mbp.nix
+++ b/sys/mbp.nix
@@ -27,6 +27,8 @@
 
   boot.initrd.luks.devices."root".device = "/dev/disk/by-uuid/dc106480-a643-4f32-a63d-931f53e8baae";
 
+  hardware.asahi.withRust = true;
+
   boot.kernelPatches = [
     # Causes gnulib tests to fail.
     {