8 lines
59 B
Nix
8 lines
59 B
Nix
_:
|
|
|
|
{
|
|
imports = [
|
|
./desktop.nix
|
|
./lid.nix
|
|
];
|
|
}
|