mirror of
https://github.com/NixOS/nixos-hardware.git
synced 2025-11-04 01:07:14 +08:00
chore: format repo using treefmt-nix and nixfmt-rfc-style
This commit is contained in:
@@ -28,7 +28,10 @@
|
||||
"i915.i915_enable_rc6=1"
|
||||
];
|
||||
blacklistedKernelModules = [
|
||||
"sierra_net" "cdc_mbim" "cdc_ncm" "btusb"
|
||||
"sierra_net"
|
||||
"cdc_mbim"
|
||||
"cdc_ncm"
|
||||
"btusb"
|
||||
];
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user