cider: edge kernel

This commit is contained in:
41666 2023-12-21 19:03:25 -05:00
parent 5a8d68c0cc
commit 1e32f79bbf

View file

@ -20,12 +20,12 @@
hardware.asahi = { hardware.asahi = {
withRust = true; withRust = true;
#withEdgeKernelConfig = true; addEdgeKernelConfig = true;
#useExperimentalGPUDriver = true; useExperimentalGPUDriver = true;
#experimentalGPUInstallMode = "replace"; experimentalGPUInstallMode = "replace";
#useAlsaUcm = true; setupAlsaUcm = true;
}; };
networking.wireless.iwd.package = pkgs.stable.iwd; # unstable issue on aarch64: https://github.com/NixOS/nixpkgs/issues/273958 networking.wireless.iwd.package = pkgs.stable.iwd; # unstable issue on aarch64: https://github.com/NixOS/nixpkgs/issues/273958