okay that worked finally! now try adding gpu back in

This commit is contained in:
mir 2024-03-02 12:45:50 -09:00
parent f445ea21e4
commit 7a9e9aebcc

View File

@ -20,7 +20,7 @@
modules = [
./configuration.nix {
hardware.asahi.peripheralFirmwareDirectory = ./galvatron/firmware;
# hardware.asahi.useExperimentalGPUDriver = true;
hardware.asahi.useExperimentalGPUDriver = true;
boot.loader.efi.canTouchEfiVariables = false;
networking.hostName = "galvatron";
sound.enable = false;