diff --git a/systems/x86_64-linux/kami/default.nix b/systems/x86_64-linux/kami/default.nix index 6001731..abd87ad 100644 --- a/systems/x86_64-linux/kami/default.nix +++ b/systems/x86_64-linux/kami/default.nix @@ -74,7 +74,7 @@ custom.system.boot.uefi.enable = true; custom.system.xdg.enable = true; custom.system.fonts.enable = true; - custom.hardware.audio.enable = true; + #custom.hardware.audio.enable = true; custom.hardware.printing.enable = true; custom.system.ssh.enable = true;