7 lines
54 B
Nix
7 lines
54 B
Nix
{
|
|
imports = [
|
|
./laptop.nix
|
|
./tlp.nix
|
|
];
|
|
}
|