disable experimental video again

This commit is contained in:
mir 2024-03-02 15:45:47 -09:00
parent 622a13f842
commit 76f9409b5c

View File

@ -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;