9 lines
70 B
Nix
9 lines
70 B
Nix
{
|
|
imports = [
|
|
./idle
|
|
./lock
|
|
./paper
|
|
./cursor
|
|
];
|
|
}
|