Low latency for sdac

This commit is contained in:
Natsu Kagami 2023-12-08 01:14:08 +01:00
parent adf3aeadfa
commit 91a5ee5df5
Signed by: nki
GPG key ID: 55A032EB38B49ADB
5 changed files with 31 additions and 0 deletions

View file

@ -7,6 +7,7 @@
imports =
[
(modulesPath + "/installer/scan/not-detected.nix")
./audio
];
boot.initrd.availableKernelModules = [ "nvme" "xhci_pci" "ahci" "usbhid" "usb_storage" "sd_mod" ];