ooknet/system/modules/hardware/default.nix

7 lines
65 B
Nix

{
imports = [
./bluetooth
./backlight
./ssd
];
}