mirror of
https://github.com/NixOS/nixos-hardware.git
synced 2025-11-08 19:46:10 +01:00
treewide: mark things that have to be done
This commit is contained in:
parent
554629a957
commit
d1d99eb158
8 changed files with 12 additions and 7 deletions
|
|
@ -10,6 +10,7 @@
|
|||
extraModprobeConfig = lib.mkDefault ''
|
||||
options bbswitch use_acpi_to_detect_card_state=1
|
||||
'';
|
||||
# TODO: probably enable tcsd? Is this line necessary?
|
||||
kernelModules = [ "tpm-rng" ];
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue