Re-export linux-asahi/m1n1 for CI
This commit is contained in:
parent
e6ff6ddaa2
commit
cc4b19e36e
3 changed files with 35 additions and 26 deletions
|
@ -23,13 +23,8 @@
|
|||
time.timeZone = lib.mkForce null;
|
||||
|
||||
# Asahi Linux support
|
||||
hardware.asahi = {
|
||||
peripheralFirmwareDirectory = /boot/asahi;
|
||||
# GPU enablement
|
||||
useExperimentalGPUDriver = true;
|
||||
experimentalGPUInstallMode = "replace";
|
||||
withRust = true;
|
||||
};
|
||||
# Options such as `withRust` are no longer necessary.
|
||||
hardware.asahi.peripheralFirmwareDirectory = /boot/asahi;
|
||||
|
||||
networking = {
|
||||
hostName = "spotlights-macbook-air";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue