mirror of
https://github.com/ItsDrike/nixdots
synced 2025-01-15 00:54:34 +00:00
7 lines
54 B
Nix
7 lines
54 B
Nix
|
{
|
||
|
imports = [
|
||
|
./power
|
||
|
./touchpad.nix
|
||
|
];
|
||
|
}
|