various things because i am lazy
This commit is contained in:
parent
1b9a5a264e
commit
cc0b878532
9 changed files with 29 additions and 1 deletions
9
modules/hardware/default.nix
Normal file
9
modules/hardware/default.nix
Normal file
|
@ -0,0 +1,9 @@
|
|||
{...}: {
|
||||
imports = [
|
||||
./bluetooth.nix
|
||||
./fwupd.nix
|
||||
./scan_and_print.nix
|
||||
./trackpoint.nix
|
||||
./gpu.nix
|
||||
];
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue