disable experimental video again
This commit is contained in:
parent
622a13f842
commit
76f9409b5c
@ -18,7 +18,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