6 lines
38 B
Nix
Raw Normal View History

2024-09-21 16:59:39 +02:00
{
imports = [
./echo.nix
];
}