okay that worked finally! now try adding gpu back in
This commit is contained in:
parent
f445ea21e4
commit
7a9e9aebcc
@ -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;
|
||||
|
Loading…
Reference in New Issue
Block a user