6 lines
40 B
Nix
Raw Normal View History

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