About as far as I got reenabling sound on io

This commit is contained in:
William 2024-03-17 11:45:35 -03:00
parent a7f4a85008
commit 8abc1d834c
4 changed files with 59 additions and 40 deletions

View file

@ -8,7 +8,10 @@
theme = "colorful_sliced";
};
initrd.systemd.enable = true;
loader.efi.efiSysMountPoint = "/boot/efi";
loader = {
efi.efiSysMountPoint = "/boot/efi";
systemd-boot.sortKey = "a_nixos";
};
kernelPackages = pkgs.linuxPackages_xanmod_latest;
extraModprobeConfig = ''
options bluetooth disable_ertm=1