Maybe now?
This commit is contained in:
parent
1818d37c28
commit
0dfacbffdc
1 changed files with 1 additions and 0 deletions
|
|
@ -6,6 +6,7 @@
|
|||
initrd.systemd.enable = true;
|
||||
loader.efi.efiSysMountPoint = "/boot/efi";
|
||||
kernelPackages = pkgs.linuxPackages_xanmod_latest;
|
||||
extraModprobeConfig = ''options bluetooth disable_ertm=1'';
|
||||
kernelModules = [
|
||||
"i2c-dev" # Required for arduino dev
|
||||
"i2c-piix4" # Required for arduino dev
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue