Merge pull request #1861 from JamieMagee/raspberry-pi/wire-configtxt
raspberry-pi: wire config.txt module into common profile
This commit is contained in:
commit
c0573b3113
1 changed files with 5 additions and 0 deletions
|
|
@ -1,4 +1,9 @@
|
|||
{
|
||||
imports = [
|
||||
./config-txt.nix
|
||||
./config-txt-defaults.nix
|
||||
];
|
||||
|
||||
boot.initrd.availableKernelModules = [
|
||||
"usb-storage"
|
||||
"usbhid"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue