NixToSee/experiments/default.nix
2025-06-08 03:35:07 +02:00

5 lines
53 B
Nix

{
imports = [
./glitchtip-container.nix
];
}