diff --git a/flake.nix b/flake.nix index 776f78d..85753ef 100644 --- a/flake.nix +++ b/flake.nix @@ -17,6 +17,7 @@ hardware.asahi.peripheralFirmwareDirectory = ./galvatron/firmware; boot.loader.efi.canTouchEfiVariables = false; networking.hostName = "galvatron"; + sound.enable = false; } ./galvatron/hardware-configuration.nix ./galvatron/apple-silicon-support