grimm-nixos-laptop/common/hardware/default.nix

7 lines
54 B
Nix

{
imports = [
./laptop.nix
./tlp.nix
];
}