mirror of
https://github.com/NixOS/nixos-hardware.git
synced 2025-11-08 11:36:10 +01:00
thinkpad: common.nix -> default.nix + fixup after intel.nix drop
This commit is contained in:
parent
0c17d72838
commit
67cd7af6be
6 changed files with 9 additions and 2 deletions
|
|
@ -1,6 +1,8 @@
|
|||
{ config, pkgs, ... }:
|
||||
|
||||
{
|
||||
imports = [ ../. ];
|
||||
|
||||
boot = {
|
||||
extraModprobeConfig = ''
|
||||
options bbswitch use_acpi_to_detect_card_state=1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue