mirror of
https://github.com/ItsDrike/nixdots
synced 2024-11-10 10:09:42 +00:00
7 lines
54 B
Nix
7 lines
54 B
Nix
|
{
|
||
|
imports = [
|
||
|
./power
|
||
|
./touchpad.nix
|
||
|
];
|
||
|
}
|